-
Notifications
You must be signed in to change notification settings - Fork 1
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
Push notifications crash: Firebase + Shake #3
Comments
Hi @mstanic-shake, |
@davidteejay Hi, Have you ever found solution for this problem? |
Owner of this module has went to sleep :-) |
Not exactly. I included a timeout to delay
This seemed to solve the problem for a while, but it's recently started to happen again |
I'm on the latest version of react-native-shake and I still experience a crash on iOS |
Hi @vibinjoby, we are mostly using our slack channel or feedback board for bug reporting. It's most probably an issue because of Firebase/Shake initialization order. Also please add a full code snippet where you are initializing Firebase/Shake so we can check it. |
We are currently experiencing some issues with our app, after integrating Shake. We noticed that whenever a user receives a push notification (both foreground and quit state), the application crashes. Here is a stack trace for the crash:
Is there something we're missing in the setup? I'd really appreciate it if we could resolve this soon, as it has a really high impact on our product.
Thank you!
The text was updated successfully, but these errors were encountered: