-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
React Native Android app errors upon running #17014
Comments
could you go to test-rn-nx\apps\mobile\android\app\src\main\java\com\mobile\MainApplication.java and delete the line |
Yes, already tried that and this is the error I'm getting:
Will wait your PR to be merged and check if its keystore related |
I still get this with a fresh react native install with nx 16.2.2
|
Same to me |
This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context. |
Current Behavior
Application created by the React Native plugin can not run for Android. (Installing react-native-config package does not help)
P.S. React Native CLI applications created outside Nx workspace are running normally.
Expected Behavior
Android application should run.
GitHub Repo
https://github.com/antepetkovic0/nx-rn-bug
Steps to Reproduce
Nx Report
Failure Logs
Operating System
Additional Information
No response
The text was updated successfully, but these errors were encountered: