firebase - Sending push notification to existing gcm user from fcm on web -
i imported gcm project fcm. how can send push notification existing users of gcm? using web notifications. everywhere got support android , ios. how sent notifications on chrome using gcm id?
your question related so post.
so, said fcm , gcm messaging api same. difference url, gcm - gcm-http.googleapis.com/gcm/
, fcm - fcm.googleapis.com/fcm/
, still pointing same server.
furthermore, can see documentation update server endpoints
you can refer so post further reading.
Comments
Post a Comment