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

Run android "cannot find symbol" #3

Closed
iamn1ck opened this issue Jun 13, 2021 · 2 comments
Closed

Run android "cannot find symbol" #3

iamn1ck opened this issue Jun 13, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@iamn1ck
Copy link

iamn1ck commented Jun 13, 2021

I just setup andoid-studio and the android sdk on my machine. And when running yarn android get this error

 error: cannot find symbol
        protected JSIModulePackage getJSIModulePackage() {
                  ^
  symbol: class JSIModulePackage

Any idea what is wrong?

@WrathChaos WrathChaos self-assigned this Jun 14, 2021
@WrathChaos WrathChaos added the bug Something isn't working label Jun 14, 2021
@WrathChaos
Copy link
Owner

Hello @iamn1ck,
I need to check it out, thank you for reporting

@WrathChaos
Copy link
Owner

Hello again @iamn1ck,

I released a new version 2.0.2.
Please check it out Release 2.0.2

I fixed many Android issues, it works great now :)
You should set your own SDK path on Android's local.properties file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants