We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I just setup andoid-studio and the android sdk on my machine. And when running yarn android get this error
yarn android
error: cannot find symbol protected JSIModulePackage getJSIModulePackage() { ^ symbol: class JSIModulePackage
Any idea what is wrong?
The text was updated successfully, but these errors were encountered:
Hello @iamn1ck, I need to check it out, thank you for reporting
Sorry, something went wrong.
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.
local.properties
WrathChaos
No branches or pull requests
I just setup andoid-studio and the android sdk on my machine. And when running
yarn android
get this errorAny idea what is wrong?
The text was updated successfully, but these errors were encountered: