2025 Jan 23 8:11 AM
Hi everyone,
I think there might be an issue with Firebase push notifications.
The mechanism to get the device's Firebase token works fine, and the sending process I’m using (a Python script) also works because the notifications are being delivered.
The problem seems to be with the reporting in the Firebase Console. The data I’m seeing there doesn’t make sense.
For example, here’s my latest send:
These numbers are inconsistent on multiple levels:
Is anyone else experiencing something like this?
Thanks!