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

App Hanging when received new notification #5

Open
abbasmoosavi opened this issue Feb 20, 2024 · 2 comments
Open

App Hanging when received new notification #5

abbasmoosavi opened this issue Feb 20, 2024 · 2 comments

Comments

@abbasmoosavi
Copy link

abbasmoosavi commented Feb 20, 2024

After install shake and implemented initial of it, App Hanging when received new notification from Firebase in active App state.
In background and inactive states is working fine, but when app is in active state, App hanging!

My XCODE return this from debug:
EXC_BAD_ACCESS

__52-[FIRMessagingRmqManager querySyncMessageWithRmqID:]_block_invoke

#app_hanging
#firebase
#crash

@vibinjoby
Copy link

+1 same issue

@mstanic-shake
Copy link
Member

Please add a code snippet of how you included Shake in your app and enabled notifications.

Here's our documentation - you can check if your setup it correct. Note that we support notifications for iOS using APNs and Firebase for Android.

https://docs.shakebugs.com/docs/react/users/chat/#ios-notifications

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

3 participants