How can use Firebase Plugins in IOS Share Extensions with Flutter view? #17407
Unanswered
thaidmfinnick
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 am using IOS Share Extensions follow this guideline: https://docs.flutter.dev/platform-integration/ios/app-extensions
About UI it works great, but I wonder how can share Firebase plugins configuration between extension and main app. For example, I am logged in using FirebaseAuth in main app, if I open Share Extension, I will be logged in too. I have not found a official documentation about this (between main app and extension).
Does anyone meet these cases? And can we achieve that?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions