bytefish / FcmSharp

Firebase Cloud Messaging (FCM) with .NET
MIT License
6 stars 7 forks source link

Push notification will not be shown in 'Cloud Messaging' #61

Closed EnricoWuestenberg closed 5 years ago

EnricoWuestenberg commented 5 years ago

I can send notifications via topic to device. But, this messages are not displayed in 'Cloud Messaging' overview. Only messages i send from there.

Example: "Test02"

https://console.firebase.google.com/project/{project_id}/notification

grafik

bytefish commented 5 years ago

I am sorry, but this is out of my scope. If the message is successfully pushed to the device, then the library works as expected. I am not sure, what's displayed in the Cloud Messaging Console and there is no information on what one should expect to see there.