how to have multiple instances in 1 project #7756
Unanswered
kulpubekov
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I can't correctly init a few instances
when I log firebase.apps I receive :
only [DEFAULT] instance initialized correctly "_nativeInitialized":true
for first and second instances the "_nativeInitialized" value is false
is it possible to do this, to have 3 instances in 1 project and switch from one to another one depending on cases ?
Beta Was this translation helpful? Give feedback.
All reactions