Using FirebaseFirestore github SDK causes error in build. #961
Replies: 2 comments 2 replies
-
Hi @tyler-jewell |
Beta Was this translation helpful? Give feedback.
2 replies
-
This discussion is being closed due to no activity in the last 14 days. You can reopen the discussion at any time if needed. |
Beta Was this translation helpful? Give feedback.
0 replies
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 am building a Flutter app for iOS that uses Firebase for backend. The build times are ~12 minutes, so I tried using the recommendation of adding the line below to my Podfile. This causes the error attached. Any ideas?
pod 'FirebaseFirestore', :git => 'https://github.com/invertase/firestore-ios-sdk-frameworks.git', :tag => '9.5.0'
Error Log:
Beta Was this translation helpful? Give feedback.
All reactions