Skip to content
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

Terminating app due to uncaught exception NSInternalInconsistencyException #455

Open
erksch opened this issue Sep 2, 2022 · 1 comment

Comments

@erksch
Copy link

erksch commented Sep 2, 2022

On iOS when we are in debug mode and want to reload js code, the app crashes with the following error during reload:

Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Error when sending event: backgroundTimer.timeout with body: 1. RCTCallableJSModules is not set. This is probably because you've explicitly synthesized the RCTCallableJSModules in RNBackgroundTimer, even though it's inherited from RCTEventEmitter.'

Version: 2.4.1
React Native version: 0.66.4

Don't know if this is related but we have implemented an RCTBridgeDelegate to load extraModules for our app.

@MaruanBO
Copy link

Check #56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants