🐛 [FirebaseFirestore] CocoaPods could not find compatible versions for pod "FirebaseFirestore" #9976
Labels
resolution: solution-provided
A solution has been provided in the issue.
type: bug
Something isn't working
Bug report
Describe the bug
When trying to run my app on iOS (
fvm flutter run --flavor staging -t lib/main_staging.dart
), I'm getting the following error.Steps to reproduce
Steps to reproduce the behavior:
Expected behavior
No error apps build and run
Additional context
I already tried flutter clean, removing pod lock files, deleting pod files, pod upgrade I also believe this issue is related to #9761 and #9891
Flutter doctor
Run
flutter doctor
and paste the output below:Click To Expand
Flutter dependencies
Run
flutter pub deps -- --style=compact
and paste the output below:Click To Expand
The text was updated successfully, but these errors were encountered: