Currently we have devices using old GCM implementation.
Does anyone know if it's possible to use old existing GCM tokens when sending push messages using firebase cloud messaging APIs?
Or would the apps require the new FCM sdk implementation?
Does anyone know if it's possible to use old existing GCM tokens when sending push messages using firebase cloud messaging APIs?
Yeah that is possible. FCM and GCM messaging api are the same. The only thing that is different is the url (gcm-http.googleapis.com/gcm/
vs fcm.googleapis.com/fcm/
) but they point to the same server.
Also see server endpoints documentation.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With