I have been able to send push notification from Firebase (Firebase cloud messaging) into my android application.
I wanted to know if I can build an app in c# (.net) that will receive notification from firebase as in Android application.
So far, I found examples that send the notification but none of them actually have demonstrated how to received the notification in c# desktop application.
If there are any documentation on receiving notification or any code snippet will be much appreciated.
Thanks in Advance
There is no support for receiving FCM notifications in a .NET desktop application. There is no FCM SDK for the platform, and the wire protocol is undocumented.
There is support for receiving FCM notifications on a Xamarin app on Android or iOS, but that doesn't seem to be what you're after.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With