-
Notifications
You must be signed in to change notification settings - Fork 26
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 Notification fails on Android when app closed #284
Comments
I have a similar problem with notifications on Android version 12 devices, in the app log I have this anomaly: |
I have the same issue and I am using Firebase admin API
|
Update I upgraded the Firebase libs, and it is working (until now :) )
|
Fixed with #400 |
This only happens when sending a push notification via Firebase Console, not using Firebase API (like CloudLink does).
When the app is running, push notifications are delivered just fine. However, if the app is closed the notification doesn't show up at the device, and this exception can be found:
The text was updated successfully, but these errors were encountered: