Migrating From Gcm To Fcm
In the Firebase Console once we import GCM project to FCM I saw that it creates a new API key. Will the old GCM API key also work?
Solution 1:
just create your project on FCM and follow below link
https://firebase.google.com/docs/cloud-messaging/android/client
and register your project and download google json file andput in your project
enjoy
Post a Comment for "Migrating From Gcm To Fcm"