I have multiple apps and I created an individual app in firebase for each app, Now I want to track analytics in one single project, So is there any way to add one google service plist for push notification and another one for tracking analytics? Please help me out to achieve this.
Asked
Modified
4 years, 2 months ago
Viewed
80 times
Part of Mobile Development and Google Cloud Collectives
4
-
Are you asking how to use different plists for different apps (i.e. different targets of your project), or are you asking how to use 2 plists inside the same target?– timbre timbreCommented Feb 17, 2021 at 16:05
-
Does this help? firebase.google.com/docs/projects/multiprojects– Frank van PuffelenCommented Feb 17, 2021 at 18:05
-
@KirilS. I want two plists inside the same target, One is for push notifications and another one is for Analytics.– GouthamCommented Feb 19, 2021 at 14:01
-
@FrankvanPuffelen I'll check that link.– GouthamCommented Feb 19, 2021 at 14:02
Add a comment
|