Hello,
I implemented push notification 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