'Is there anyway to know when the the device receive notifications from oneSingnal

I have built a flutter app and I have used oneSignal for the notifications part of the app

but till yet, I could not find a way to listen to know when a new notification is received by the app regardless the state of app being in the foreground or in the background



Solution 1:[1]

If you got to your OneSignal Dashboard->Messages-> Click on the message you want to see the data->Then scroll down to Audience Activity-> Confirmed Delivery.

enter image description here

Join our community:

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Patricio Vargas