OneSignal / OneSignal-Flutter-SDK

OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your flutter app with OneSignal
https://www.onesignal.com
Other
616 stars 213 forks source link

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

Open mhammadraza137 opened 3 months ago

mhammadraza137 commented 3 months ago

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

arioul89 commented 1 month ago

Same question here

mmustafaget commented 2 weeks ago

Same question here

muhammad67uzair commented 2 weeks ago

any update on this?

is there no way to execute something on the event of when a notification is received while the app is terminated?