-
Notifications
You must be signed in to change notification settings - Fork 4k
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
🐛 [firebase_crashlytics] causing the macOS to not build in flutter #11990
Comments
Do you have an error log? I'm facing same problem, maybe. When I try to build I'm receiving this error:
Try to use flutter run or build with |
Hi. The error you are facing is easy to fix |
Thanks for the report @freshtechtips |
I just updated the report, and it didn't fix the issue |
No, I am on 13.2.1 |
This project always uses the latest versions If I'm unable to help you reproduce the error and you can't reproduce the same error too We can close it I'm sure there will be another person that will report with more info |
Closing the issue may not be an ideal solution and without any way of reproducing the issue, we can only assume it's a configuration issue. Can you try to run flutterfire CLI again using the latest dev release?
|
Sure thing, thank you for your understanding |
@freshtechtips
|
No, I'm just running from Flutter Run directly The unknown build error also happens when build in Xcode ane open using Xcworkspace Do you want to use anydesk and debug it on my machine so you see more details about the bug? |
I am unable to replicate the reported issue, but keeping this open for team's input / tracking. |
I'm fairly sure it is a result of this problem that has been fixed and merged in the FlutterFire CLI: invertase/flutterfire_cli#245 However, it has not been released yet. Please follow this channel invertase/flutterfire_cli#14. |
Bug report
Describe the bug
When using
firebase_crashlytics
the app will not buildSteps to reproduce
Steps to reproduce the behavior:
flutter create
firebase_core
andfirebase_crashlytics
Expected behavior
It would be nice if we were able to run the app and build it successfully
Sample project
A example GitHub repo
Clone it and use FlutterFire to add the project and try to run it
Additional context
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: