This repository has been archived by the owner on Nov 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 48
Cannot build due to Twitter issues #17
Comments
update your Podfile to ios 11.0. Somehow that worked for me. |
This worked for me however 11.0 seems to be an extremely high minimum. Wish there was a way we could choose to use this UI but without twitter so we could get a lower minimum required version |
it needs 10.1 |
Is |
open xcode into Info -> iOS Deployment Target |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Podfile has ios 10.1.
Adding firebase_ui to podspec, and running on an emulator, I get the following error:
I can reproduce this reliably with the latest Flutter and a clean project.
The text was updated successfully, but these errors were encountered: