DEV Community

uma-sathish
uma-sathish

Posted on

I need some help with firebase

Now I am trying web push notification on nodeJ using firebase-admin npm. My question is how to get the status like Sent, Pending Delivery or Failed.

Top comments (1)

Collapse
 
markmatute profile image
Mark Matute

You need to put more context into the question.

Do you mean, in the client side(web or mobile), you wanted to show the status that is coming from the backend?