[firebase_core] Allow to use secondary Firebase app only #3501
Unanswered
orestesgaolin
asked this question in
Feature request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have an app that needs to use different Firebase projects and it should be able to switch between them in runtime. I would love to be able to use Firebase Auth without the need to initialize default FirebaseApp (i.e. without adding the default google-services.json and GoogleServices.plist files).
Is that thing potentially possible?
Beta Was this translation helpful? Give feedback.
All reactions