-
Notifications
You must be signed in to change notification settings - Fork 4k
🐛 [firebase_core] Exception: Error running pod install on macos #9849
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thanks for the report. I am seeing same behavior as reported: console error log
As the error message says According to this PR : #9708, the I checked for other plugins, for instance, Another example,
Which probably is not shown for Keeping this issue open for further insights from the team. /cc @russellwheatley |
As @darshankawar said, you just need to update your macos/Podfile to a higher deployment target: |
Uh oh!
There was an error while loading. Please reload this page.
Bug report
Describe the bug
Running
Flutter run -d macos
in firebase_core/example exceptionSteps to reproduce
Steps to reproduce the behavior:
https://github.com/firebase/flutterfire/tree/master/packages/firebase_core/firebase_core/example
flutter run -d macos
Expected behavior
Sample project
https://github.com/firebase/flutterfire/tree/master/packages/firebase_core/firebase_core/example
Additional context
pod --version : 1.11.3
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: