Code Monkey home page Code Monkey logo

Comments (9)

yasitha999 avatar yasitha999 commented on May 26, 2024 3

This has happened to me due to package name, appId configuration mismatch.
Check if you have correct appId in

shot {
    appId = "...."
....
}

As well as package of androidTest/AndroidManifest.xml should be matching each other

from shot.

Alizoo avatar Alizoo commented on May 26, 2024 1

@yasitha999 Yes, those are both already present. I can create the shot group (recognised as ShotExtension) but appId is not recognised as a valid value. I'm on version 4.3.0.

from shot.

Serchinastico avatar Serchinastico commented on May 26, 2024

Hi @SetamanJuly,

Can you create a minimal project reproducing the error we can use to debug what's going on?

from shot.

pedrovgs avatar pedrovgs commented on May 26, 2024

Hi @SetamanJuly with the information you provided it's not possible to help you at all. I'm closing the issue until you create a minimal project reproducing the error.

from shot.

yawarkhan224 avatar yawarkhan224 commented on May 26, 2024

@SetamanJuly
I also followed the setting up instructions and ran into the same issue. Did you figure out what was the issue in your case?

from shot.

rohan20 avatar rohan20 commented on May 26, 2024

For others: Check if you did not miss adding the WRITE_EXTERNAL_STORAGE permission in the Manifest.

from shot.

Alizoo avatar Alizoo commented on May 26, 2024

@yasitha999
Could you advise where the
shot { appId = "...." .... }
code is added. I have tried in the app/build.gradle but it is reported as an unknown property.

from shot.

yasitha999 avatar yasitha999 commented on May 26, 2024

@Alizoo yes it should be in app/build.gradle, Do you have classpath "com.karumi:shot:${versions.shot}" in top level build.gradle & apply plugin: 'shot' in app/build.gradle?

from shot.

hkosacki avatar hkosacki commented on May 26, 2024

I have the same case as @Alizoo. Any hints on this?

from shot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.