EN VI

Android - Does migration to FCM HTTP v1 need changes in app side?

2024-03-14 00:00:06
How to Android - Does migration to FCM HTTP v1 need changes in app side?

Does migration to FCM HTTP v1 only affect serverside?

https://firebase.google.com/docs/cloud-messaging/migrate-v1

There is no word of changes needed into app.

e.g;

  • google-services.json
  • firebase-messaging deps version

Solution:

There is no word of changes needed into app.

That's because there are no changes required.

If you read the linked documentation thoroughly, and its linked materials, you'll find that the changes are entirely in the protocol with the FCM API for sending messages from your backend.

Answer

Login


Forgot Your Password?

Create Account


Lost your password? Please enter your email address. You will receive a link to create a new password.

Reset Password

Back to login