I followed the tutorial to use FCM and send notifications.But my problem is I want to have a web app in .NET in which I send notifications or messages to firebase.
The idea is to send notifications through a web-app to firebase and this will be responsible for sending to a mobile device
Does anyone know what I should do to be able to do this? Are there any tutorials where they can do this?