You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.
I had a similar issue. I kept getting: unsupported-class-file-major-version-57
Fixed it by changing the gradle version as per this stack overflow suggestion
Furthermore, I had to make sure that my Java version was 13 and not 14 (for both android studio and my cli/.zshrc)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What's going on?
Not able to run ignite-bowser app on Android simulator. This issue doesn't happen when creating an app with
npx react-native init AwesomeProject
.Steps to reproduce:
Setup Android environment using https://facebook.github.io/react-native/docs/getting-started
Create a new app
The simulator pops up with alert: "Test keeps stopping"
ignite doctor
The text was updated successfully, but these errors were encountered: