66
Views
2
Comments
[Firebase Mobile] Having a different PackageName for Android & iOS
Question
firebase-mobile
Mobile icon
Forge asset by David Sousa

Greetings Folks,

Due to some reason I have to keep the AppIdentifier of iOS & PackageName of Android different for the Same  Application.

I already set up the Firebase Apps with respective different package names.

Would there be any issue if I add 2 google-services.zip in a resource with respective package-prefix & each zip having only one file i.e either info-Plist or JSON for the respective platform?

Thanks in Advance,

Assif


2022-05-19 09-39-13
David Sousa

HI there,

That's the correct way of dealing with different app identifiers :)

Cheers,

David

2021-04-09 11-42-43
assif_tiger
 
MVP

Hello David,

Yep, I did the same & it works like a charm :)

But the only thing is I have to keep both JSON & pList files in both zips for each Identifier.

Thanks,

Assif


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.