-
Notifications
You must be signed in to change notification settings - Fork 49
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
[bug]: (Xcode): Undefined symbols: IOS crashes Flutter 3.24.3 with Analytics Error #344
Open
1 task done
Labels
bug
Something isn't working
Needs Attention
OP created or responded to issue and it needs attention.
triage
Comments
resolved to remove analytics package, why not running with analytics on ios? |
github-actions
bot
added
the
Needs Attention
OP created or responded to issue and it needs attention.
label
Oct 23, 2024
|
tyypgzl
changed the title
[bug]: IOS crashes Flutter 3.24.3 with craslytics
[bug]: IOS crashes Flutter 3.24.3 with Analytics
Oct 24, 2024
tyypgzl
changed the title
[bug]: IOS crashes Flutter 3.24.3 with Analytics
[bug]: (Xcode): Undefined symbols: IOS crashes Flutter 3.24.3 with Analytics Error
Oct 24, 2024
Same issue. can't run flutter on ios or macos
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Something isn't working
Needs Attention
OP created or responded to issue and it needs attention.
triage
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: