iOS Firebase GoogleService-Info.plist

So to link up to firebase for android I just add the google-servies.json file to my project and then added it in app.json…

For iOS will I have to create a new binary if I add the GoogleService-Info.plist to app.json? Where do I add it?

2 Likes

Hey @pickettn58,

In order to make any changes to or add a .plist file, your project will have to be detached. If you are trying to enable FCM for iOS, we don’t currently provide support for that. It is just available for Android.

Cheers,

Adam

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.