You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I'm using this plugin to receive push notification inside a iOS and Android mobile app. It's working ok except for one thing: when I look a the firebase messaging stats, "received", "impressions" and "open count" are always at 0 even if the notifications are received and viewed on devices. Only the "sends" stats in updated.
Should this be working? Am I missing something to make this work? I can't find anything in the doc.
To Reproduce
Steps to reproduce the behavior:
Send notification to device through FCM.
Receive and click on notification on device.
Expected behavior
"Received", "Impressions" and "Open count" should be updated.
Smartphone (please complete the following information):
Any devices with Capacitor 5.
e problem here.
The text was updated successfully, but these errors were encountered:
iamkinetic
changed the title
Firebase Messaging statistics always 0
Firebase Messaging statistics always shows "0"
Oct 25, 2023
Describe the bug
I'm using this plugin to receive push notification inside a iOS and Android mobile app. It's working ok except for one thing: when I look a the firebase messaging stats, "received", "impressions" and "open count" are always at 0 even if the notifications are received and viewed on devices. Only the "sends" stats in updated.
Should this be working? Am I missing something to make this work? I can't find anything in the doc.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
"Received", "Impressions" and "Open count" should be updated.
Smartphone (please complete the following information):
e problem here.
The text was updated successfully, but these errors were encountered: