-
Notifications
You must be signed in to change notification settings - Fork 62
[bug]: (Xcode): Undefined symbols: IOS crashes Flutter 3.24.3 with Analytics Error #344
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
resolved to remove analytics package, why not running with analytics on ios? |
|
Same issue. can't run flutter on ios or macos
|
Hello 👋, to help manage issues we automatically close stale issues. This issue has been automatically marked as stale because it has not had activity for quite some time.Has this issue been fixed, or does it still require attention?
Thank you for your contributions. |
Is there an existing issue for this?
CLI Version
1.0.0
Firebase Tools version
13.0.3
Flutter Doctor Output
Description
I create new flutter project with this command
fvm flutter create . --project-name mypretty --org dev.tagstudio --platform=android,ios -e
.Adding firebase deps on pubspec with this version.
and run this command
flutterfire configure
. select project ...etcEverythink is succesful until this step. I run project in ios 17.0 and throw this exception message.
Steps to reproduce
I create new flutter project with this command
fvm flutter create . --project-name mypretty --org dev.tagstudio --platform=android,ios -e
.Adding firebase deps on pubspec with this version.
and run this command
flutterfire configure
. select project ...etcEverythink is succesful until this step. I run project in ios 17.0 and throw this exception message.
Expected behavior
run successful on ios emulator
Screenshots
No response
Additional context and comments
No response
The text was updated successfully, but these errors were encountered: