Firebase-Push-Notification-Api- icon indicating copy to clipboard operation
Firebase-Push-Notification-Api- copied to clipboard

Send notification to Application

Open WahidNasri opened this issue 6 years ago • 3 comments

Thanks for this lib. I think it's missing sending notification message to an application (not just user identified by its token)

Thanks

WahidNasri avatar Apr 18 '18 08:04 WahidNasri

sorry, I did't get your question. can you please elaborate more it? so, i can resolve this issue if it is.

prabhat1707 avatar Apr 20 '18 09:04 prabhat1707

In the Firebase console there are two options:

  1. Send a notification to a specific device by specifying the Token
  2. Send a notification to all the app (all devices running the app) by specifying the application ID (package name)

I am asking if the second option is available in this repo..

Thank you for your answer

WahidNasri avatar Apr 22 '18 07:04 WahidNasri

i am getting an multicast_id : 1615466... error : NotRegistered

Rohitw3code avatar Aug 02 '21 09:08 Rohitw3code