I have integrated Firebase messaging i 2 Arduino projects and an Android project.
Works fine.
Then I added an new Android App to the same Firebase project.
After installing the second App to the same phone, it messaging stopped.
I noticed that the FCM Server Key is the same in both Apps
and the additions in the Manifest is the same.
Question is:
2 Apps with different Package names on the same phone and both package names in the same Firebase project, will it work?
Works fine.
Then I added an new Android App to the same Firebase project.
After installing the second App to the same phone, it messaging stopped.
I noticed that the FCM Server Key is the same in both Apps
and the additions in the Manifest is the same.
Question is:
2 Apps with different Package names on the same phone and both package names in the same Firebase project, will it work?