jhen0409 / jhen0409/react-native-debugger
Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication)
- Dominant language
- JavaScript
- Stars
- 10.4k
- Forks
- 815
- PR merge metrics
- No merged PRs in 30d
Description
React Native Debugger app version: **"0.13.0"**
React Native version: **"0.65.3"**
Platform: [ **iOS**]
Is real device of platform: [**No**]
Operating System: [ **macOS**]
### I am running my react-native app with react-native debugger and getting this 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.
> This can also happen when the JS bundle is corrupt or there is an early initialization error when loading React Native.
`Note: If I run my app using the default debugger on chrome or safari, it runs perfectly.`
Contributor guide
Assessment
This issue has not been assessed yet.