You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding firebase_analytics: ^11.3.5 and just launching on iOS will produce this:
Failed to build iOS app
Error (Xcode): Error: Couldn't resolve the package 'google_mobile_ads' in 'package:google_mobile_ads/google_mobile_ads.dart'.
Encountered error while building for device.
Reproducing the issue
Adding firebase_analytics: ^11.3.5 and just launching on iOS
Firebase Core version
3.8.0
Flutter Version
3.24.5
Relevant Log Output
Running pod install... 3.1s
Running Xcode build...
└─Compiling, linking and signing... 2,971ms
Xcode build done. 93.3s
Failed to build iOS app
Error (Xcode): Undefined symbols:
Error (Xcode): Linker command failed with exit code 1 (use -v to see invocation)
Encountered error while building for device.
Flutter dependencies
Expand Flutter dependencies snippet
Replace this line with the contents of your `flutter pub deps -- --style=compact`.
Additional context and comments
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Which plugins are affected?
Analytics
Which platforms are affected?
iOS
Description
Adding firebase_analytics: ^11.3.5 and just launching on iOS will produce this:
Failed to build iOS app
Error (Xcode): Error: Couldn't resolve the package 'google_mobile_ads' in 'package:google_mobile_ads/google_mobile_ads.dart'.
Encountered error while building for device.
Reproducing the issue
Adding firebase_analytics: ^11.3.5 and just launching on iOS
Firebase Core version
3.8.0
Flutter Version
3.24.5
Relevant Log Output
Flutter dependencies
Expand
Flutter dependencies
snippetReplace this line with the contents of your `flutter pub deps -- --style=compact`.
Additional context and comments
No response
The text was updated successfully, but these errors were encountered: