[firebase_core] Deleting the default instance #7401
Unanswered
phamnhuvu-dev
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.
-
I read the document that it doesn't allow deleting the default instance
https://github.com/FirebaseExtended/flutterfire/blob/master/docs/core/usage.mdx#deleting-instances
But when I read the native library code, it allows deleting a default instance
https://github.com/firebase/firebase-ios-sdk/blob/master/FirebaseCore/Sources/FIRApp.m#L287-L312
Why don't we allow deleting a default instance on the dart library?
Beta Was this translation helpful? Give feedback.
All reactions