Firebase Cloud Messaging Statistics API

I am using an application server to send Firebase Cloud Messaging messages. The Firebase console does not display such a message sent by the application server. When I use the Firebase console directly to send messages, it will display some analysis in its messages.

Like this: enter image description here

Questions: how can I access message statistics when using application servers?

+2
source share
1 answer

Firebase notification charts only show analytics for messages sent using the Firebase notification bar.

API . - - .

API FCM Firebase Notifications.

+4

All Articles