Flutter FCM Notification not work after 10 min
Flutter FCM Notification not work after 10 min when app removed from background
Push Notifications Stats
I am using Firebase Push Notifications using Topics.
Is there any way to know if app received notification while in background or how can I know which user has received notifications and which not (basically a report).
I already know about Firebase console report but that is general report. I wanted to know if there is another way around.