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

Error when sending event: expiration with body: { }. RCTCallableJSModules is not set. #180

Open
simonitfi opened this issue May 22, 2023 · 1 comment

Comments

@simonitfi
Copy link

simonitfi commented May 22, 2023

Hello, any Idea why I'm getting once in a while this error on iOS around 30 seconds after entered in background.

Your app just crashed. See the error below.
NSInternalInconsistencyException: Error when sending event: expiration with body: {
}. RCTCallableJSModules is not set. This is probably because you've explicitly synthesized the RCTCallableJSModules in RNBackgroundActions, even though it's inherited from RCTEventEmitter.

0x000000019857ef04 objc_exception_throw + 56
0x00000001825e4c60 7482AD1B-76EE-38B4-8DAC-0960F9F9521E + 1199200
0x000000010196cd74 -[RCTEventEmitter sendEventWithName:body:] + 372
0x000000010203c828 -[RNBackgroundActions onExpiration] + 52
0x000000010203c6dc __29-[RNBackgroundActions _start]_block_invoke + 40

@Acetyld
Copy link

Acetyld commented Oct 17, 2023

Any update?

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