Relative Content

Tag Archive for androidflutterfirebasepush-notificationfirebase-cloud-messaging

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.