question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Ios Pod Error GoogleAppMeasurement Firebase 10

See original GitHub issue
[!] CocoaPods could not find compatible versions for pod "GoogleAppMeasurement":
  In Podfile:
    firebase_analytics (from `.symlinks/plugins/firebase_analytics/ios`) was resolved to 10.0.1, which depends on
      Firebase/Analytics (= 10.0.0) was resolved to 10.0.0, which depends on
        Firebase/Core (= 10.0.0) was resolved to 10.0.0, which depends on
          FirebaseAnalytics (~> 10.0.0) was resolved to 10.0.0, which depends on
            FirebaseAnalytics/AdIdSupport (= 10.0.0) was resolved to 10.0.0, which depends on
              GoogleAppMeasurement (= 10.0.0)

    google_mobile_ads (from `.symlinks/plugins/google_mobile_ads/ios`) was resolved to 0.0.1, which depends on
      Google-Mobile-Ads-SDK (= 9.10.0) was resolved to 9.10.0, which depends on
        GoogleAppMeasurement (< 10.0, >= 7.0)

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:20
  • Comments:19

github_iconTop GitHub Comments

7reactions
Ali1Ammarcommented, Oct 21, 2022

using @jslattery26 fork will solve the problems temporarily

  google_mobile_ads: 
    git: 
      url: https://github.com/jslattery26/googleads-mobile-flutter
      path: packages/google_mobile_ads
4reactions
huycozycommented, Oct 21, 2022

Hi everyone facing this issue, This issue seems to have been fixed on version 2.0.0 of the plugin onward as mentioned at https://github.com/googleads/googleads-mobile-flutter/issues/594#issuecomment-1196970456. So, please try use the latest version and check if the issue still reproduces.

Read more comments on GitHub >

github_iconTop Results From Across the Web

`GoogleAppMeasurement` requires CocoaPods version ...
While installing pods getting error - GoogleAppMeasurement requires CocoaPods version >= 1.10.2 , which is not satisfied by your current ...
Read more >
Firebase Apple SDK Release Notes - Google
Added notification support for iOS 16 simulators on Xcode 14. ... The localized description for unknown errors is now more descriptive.
Read more >
CocoaPods installation failure when building for iOS
CocoaPods installation failure when building for iOS · 1. Right-click on the folder with the assembled build and click the "New Terminal at ......
Read more >
Xcode | Apple Developer Forums
Unity Error : iOS framework addition failed due to a CocoaPods ... versions for pod "GoogleAppMeasurement": In Podfile: Firebase/Core (= 9.6.0) was resolved ......
Read more >
firebase IOS generating app error - OutSystems
firebase IOS generating app error. ... Error in plugin.xml file: the specified pod was not found in the CocoaPods repository ... 2020-11-10 23-58-16....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found