I'm trying to setup Google Analytics to report push notifications sent and received
I added the analytics labels to the messages and I can see the Sends count in firebase console but the Received never populates.
From
Received (available only on Android devices) — The data message or notification message has been received by the app. This data is available when the receiving Android device has FCM SDK 18.0.1 or higher installed.
I have SDK 33 installed
All devices are Android 10.
Anyone have any experience with this?
I added the analytics labels to the messages and I can see the Sends count in firebase console but the Received never populates.
From
Understanding message delivery | Firebase Cloud Messaging
firebase.google.com
Received (available only on Android devices) — The data message or notification message has been received by the app. This data is available when the receiving Android device has FCM SDK 18.0.1 or higher installed.
I have SDK 33 installed
All devices are Android 10.
Anyone have any experience with this?