OneSignal/OneSignal-Flutter-SDK

[question]: No method of notification received in background and app terminated state?

mhammadraza137 opened this issue · 3 comments

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

  • I agree to follow this project's Code of Conduct

Same question here