Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't build example #3

Open
GeorgS opened this issue Aug 24, 2017 · 2 comments
Open

Can't build example #3

GeorgS opened this issue Aug 24, 2017 · 2 comments

Comments

@GeorgS
Copy link

GeorgS commented Aug 24, 2017

I've tried to build the example, but get the following build error:

/Users/georg/Downloads/react-native-scan-doc/example/android/app/src/main/java/com/example/MainApplication.java:57: error: cannot find symbol
        scanDocPackage.onActivityCreated(myactivity);
                      ^
  symbol:   method onActivityCreated(Activity)
  location: variable scanDocPackage of type RNScanDocPackage
1 error
:app:compileDebugJavaWithJavac FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:compileDebugJavaWithJavac'.
> Compilation failed; see the compiler error output for details.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED
@beast
Copy link
Owner

beast commented Aug 28, 2017

Hi, @GeorgS Could you review the link I posted in my answer on another issue first and see if you could get it to work? Thanks.

#2

@ducpt2
Copy link

ducpt2 commented Oct 21, 2017

@GeorgS Can you get it to work?
I really need this library. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants