Unity editor version: Unity Editor 217.4.30f1
Firebase Unity SDK version: 6.6.0
Firebase plugins in use (Auth, Database, etc.): Messaging
Additional SDKs you are using (Facebook, AdMob, etc.): AdMob
Platform you are using the Unity editor on (Mac, Windows, or Linux): Windows
Platform you are targeting (iOS, Android, and/or desktop): Android
I can run my APK in all newer devices i.e. Android M, Android P, Android O etc, but when I tried to install that same APK in 4.2, 4.4.2 (devices Tecno R-7, Samsung TAB 3), etc. it is giving an error "Error while parsing package".
Have you been able to reproduce this issue with just the Firebase Unity quickstarts (this GitHub project)? Yes, only if I use Firebase Messaging and build an APK it gives the same error in the above-mentioned devices.
What's the issue repro rate? 100%
Hi Ankit-Jegames,
Firebase Messaging requires a mininum of Android 4.1 and the Google Play Store must be installed on the device. Full info is here.
Could you please double check that the Play Store app is installed., and if you're still having and issue could you please post a log for us to review?
Thanks!
Hey all, thanks to all of you to respond to this question.
I guess there was some micro mistake from my side I created new app added new google-services.json file with the new package name and app just got installed, it's working fine and also receiving notifications as well.
Please accept my apologies if you feel this was just west of your time.
Thank you, Sorry
Most helpful comment
Hi Ankit-Jegames,
Firebase Messaging requires a mininum of Android 4.1 and the Google Play Store must be installed on the device. Full info is here.
Could you please double check that the Play Store app is installed., and if you're still having and issue could you please post a log for us to review?
Thanks!