4

I have an Android app that receives push-notifications from a server. Both worked fine using Google Cloud Messaging, but now I'm migrate client to Firebase Cloud Messaging and meet some troubles.

I strictly followed the official guide to migrate my android-client. And the issue I've met is that my app properly receives push-notifications from Firebase console, but doesn't receive notifications from the server. Devices that run old clients on GCM still receive pushes.

This makes me think that server needs some updates, though guide says GCM-server and FCM-clients are compatible, and changing endpoints is optional.

So what could be the reason of this behavior? Is the problem really on the server, and if so, is the problem caused by deprecated endpoints or by something else?

Thanks in advance for help!

Community
  • 1
  • 1
Dmitry Smolyaninov
  • 2,159
  • 1
  • 18
  • 32

0 Answers0