Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Firebase Integration Issues

Alek
Explorer
0 Likes
464

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:

  • Total sent: 418
  • Received: 0
  • Impressions: 0
  • Opens: 1

These numbers are inconsistent on multiple levels:

  • At least 4 devices, which I personally checked, received the notification.
  • It’s impossible for 0 devices to have received the notification, yet for 1 to have opened it!

Is anyone else experiencing something like this?

Thanks!

0 REPLIES 0