Hello!
I am having some trouble and I can't figure out how to solve it.
I am currently in the process of updating from GCM to FCM.
My app has 2 flavors(Live and Test). They share the same package name. The problem is that if I install the Test app and then on top of that install the Live app, push notifications send from the Development app are delivered to the Live one... Push notifications send from Production app are also successfully delivered. The only way to resolve this is to uninstall the app and install the Live one from scratch. Not even a clear cache helps...
I have 2 different Firebase projects. One for the Live and one for the Test. airshipconfig.properties is correctly set. FCM keys are correctly set in Urban Airship settings.
I would appreciate the help!
Thank you in advance,
George
EDIT
Using latest Urban Airship SDK (9.7.0)
Comments
2 comments