You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no method that will be triggered when notification is received in background and terminated state. Like in FCM we have method like
FirebaseMessaging.onBackgroundMessage(_firebaseMessagingBackgroundHandler);
Please let me know if this method is already present and if it does not exists then please make this one.
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
How can we help?
There is no method that will be triggered when notification is received in background and terminated state. Like in FCM we have method like
FirebaseMessaging.onBackgroundMessage(_firebaseMessagingBackgroundHandler);
Please let me know if this method is already present and if it does not exists then please make this one.
Code of Conduct
The text was updated successfully, but these errors were encountered: