Usage with a secondary firebase app #7359
Unanswered
dereklance
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to use this library with a secondary firebase app for auth? My primary firebase app is only used for analytics, and to do so I need to provide the path to my GoogleService-Info.plist and google-services.json files in my app.json. However, this library expects those files to be used for auth which I don't want. Basically I need a way to configure the GoogleSignIn instance at runtime with a different GoogleService-Info.plist and google-services.json somehow
Beta Was this translation helpful? Give feedback.
All reactions