-
Notifications
You must be signed in to change notification settings - Fork 162
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
JDK version error on build after updating to CLI v1.22.0 #873
Comments
Try deleting |
Thank you, this worked for me! |
This worked for me as well, however bubblewrap still generates APK's that instantly crash when starting, I would like to know if I am the only one having this issue, but noone replied to my thread. |
I didn't try that yet but thanks for the heads up. I'll definitely not upload anything to Google Play before first testing it locally on the phone. |
Describe the bug
After updating the CLI to v1.22.0 I went into my project folder, ran
bubblewrap update
(which went fine) and hen I ranbubblewrap build
to do a new build. It took a while and by the end this error was thrown in the console:This is followed by a whole stack trace (if needed I'll post it too)
To Reproduce
Steps to reproduce the behavior:
bubblewrap update
bubblewrap build
Expected behavior
The app should build successfully
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: