i use firebase to send notifications to my webapp, i enable it from google cloud, it works good with http request, but now i want to send messages from console but i can't find Web option
i use firebase to send notifications to my webapp, i enable it from google cloud, it works good with http request, but now i want to send messages from console but i can't find Web option
While it is possible to target messages to web users through the FCM Notifications console, it looks like the icon to create a web app is missing from the initial FCM screen for you.
For me it shows these options:
As a workaround, you can create add the app descriptor for your web app on your Project home screen, and then return to the FCM page to send a targeted notification.