messaging().setBackgroundMessageHandler not trigger on iOs when app is in background state and dev mode only #679
Unanswered
ND-creator
asked this question in
Q&A
Replies: 1 comment 3 replies
-
have you added |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I implemented push notification (data-only/silent notif) with notifee on client side, and fcm firebase-admin on nodejs server side. It works fine on Android, and on iOs it works fine with TestFlight but in dev mode messaging().setBackgroundMessageHandler() do not trigger when the app is in background or quit state, i receive push notif only in foreground state. Do you have any idea how to resolve it please ?
Thank you, have a good day
Beta Was this translation helpful? Give feedback.
All reactions