[Firebase Analytics]: (Xcode): Undefined symbols: IOS crashes Flutter 3.24.3 with Analytics Error #13549
Labels
blocked: customer-response
Waiting for customer response, e.g. more information was requested.
platform: ios
Issues / PRs which are specifically for iOS.
plugin: analytics
type: bug
Something isn't working
Is there an existing issue for this?
Which plugins are affected?
Analytics
Which platforms are affected?
iOS
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 ...etc
Everythink is succesful until this step. I run project in ios 17.0 and throw this exception message.
resolved to remove analytics package, why not running with analytics on ios?
flutter run -v
resultReproducing the issue
1- create flutter project with 3.24.3 version
2- add firebase deps as bellow
3- run flutter pub get and cd ios && pod install
4- run on ios 17 emulator
Firebase Core version
3.6.0
Flutter Version
3.24.3
Relevant Log Output
Additional context and comments
No response
The text was updated successfully, but these errors were encountered: