How to track FCM push notification status? If it is delivered then to how many devices it has been delivered. I want add this statistics to my dashboard for tracking purpose.
相关问题
- Custom click on Ionic notification using Firebase
- When you are on flight mode and exit from the Flig
- Can not get expo push token on Android
- How to send FCM notification to all android device
- onMessageReceived in android O not called when app
相关文章
- How to convert a FCM token to APNS token?
- App not showing Notification receiving FCM when th
- Does the APNs authentication key work for all my a
- FCM notification message are not received in andro
- Not getting notification using Firebase in Eclipse
- Android Firebase Push notification not working whe
- How to make a GCM / FCM notification-type message
- Not Seeing “Opened” Firebase Notification Stats
https://support.google.com/googleplay/android-developer/answer/2663268?hl=en See here it is well explained about FCM statistics. You can add your app here and see status of sent notification.