Relative Content

Tag Archive for androidfirebase-cloud-messagingappscan

App Scan Recommended Prompt after migration from FCM to FCM V1

I’m using notification hub on azure to send notifications from server to mobile application. Recently, I have migrated my application from fcm to fcm v1.
I have created a new project for the fcm v1 and used the google-services.json of the new project into application.
The previous project is being used for development environment and the new account is being used for production.