-
-
Notifications
You must be signed in to change notification settings - Fork 28
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
Cannot run in DEBUG mode in IOS & android #72
Comments
👋 @ariefmanda |
you should provide minimal reproduce code or repo I work fine in 0.73 using expo prebuild android and I have not test IOS yet on 0.73 |
I have run test 0.73 on IOS it error script @numandev1 |
thanks @chanphiromsok I just generated the same version, react native 0.66.3, and also experienced an error, the repo is at https://github.com/ariefmanda/rn-test-key @numandev1 |
The same error when I try to use Keys object.
android/app/build.gradle
|
Current behavior
The application ran successfully without debug mode but when we ran debug mode we got the error "Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication). A frequent cause of the error is that the application entry file path is incorrect."
Expected behavior
Platform
React Native Version
React: 17.0.2
React Native: 0.66.3
React Native Compressor Version
Reproducible Steps And Demo
The text was updated successfully, but these errors were encountered: