Mas

Mas

  • NA
  • 473
  • 64.9k

How to push the Desktop notification through firebase webapp

May 7 2020 1:03 AM
Hello Members,
 
Hope you are doing good!!
 
Here I am trying to send the desktop notification through firebase with web app with C#, JS and Asp.net.
Created the accont in firebase, create the project in firebase and having server key and sender Id

apiKey: 

authDomain:

databaseURL: 

projectId:
storageBucket: 

messagingSenderId: 
 
Can any one guide me here.
 
Below is the references am using 
https://medium.com/@cizu64/sending-notification-message-with-firebase-with-javascript-5d5c4bb02206
 
http://techcerberus.blogspot.com/2017/12/sending-notification-message-with.html

Answers (5)