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