Skip to content
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 ANALYTICS]: FAILING TO LAUNCH ON IOS #16794

Open
1 task done
SenadBajram opened this issue Nov 29, 2024 · 0 comments
Open
1 task done

[FIREBASE ANALYTICS]: FAILING TO LAUNCH ON IOS #16794

SenadBajram opened this issue Nov 29, 2024 · 0 comments
Labels
Needs Attention This issue needs maintainer attention. type: bug Something isn't working

Comments

@SenadBajram
Copy link

Is there an existing issue for this?

  • I have searched the existing issues.

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

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

@SenadBajram SenadBajram added Needs Attention This issue needs maintainer attention. type: bug Something isn't working labels Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Attention This issue needs maintainer attention. type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant