I'm in the middle of the migration process and have multiple questions. Apologies for that.
Background
- Android app is in Production and GCM based push notification service is in use.
- Have Android app developed using Ionic Cordova
Questions
Once I migrate Account from GCM to FCM, will the app (and push notification) still work during the migration process?
Thanks in advance.
Answer Yes, I've just completed the task and the answer is yes. But the only things I changed was the http server site which basically push the notification to the FCM rather than to GCM.