-
Notifications
You must be signed in to change notification settings - Fork 24.3k
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
Execution failed for task ':app:bundleReleaseJsAndAssets' #11034
Comments
It looks like you have some invalid code in your index.android.js - like you are writing |
Could you provide a repro of this with a rnplay.org link? |
This error happen because i set development mode in |
@mvnnn Could you elaborate, please? What do you mean by setting the development mode? I'm getting the same issue. |
Any fix for this? |
FAILURE: Build failed with an exception.
BUILD FAILED in 47s Any fix, can we open that issue again? |
Try to delete |
@SirPhemmiey yep i did, and I get another error after I run "cd android && ./gradlew clean && ./gradlew assembleRelease"
... 2 days.. I am just trying to get "app-release.apk". my app works on android studio emulator, working with "npm run android" with genymotion emulator, |
i don't know if is the exact same problem, but i solved mine with this
|
After update my app to RN0.37, i get following error while Generating android APK
The text was updated successfully, but these errors were encountered: