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

Cordova config.xml with old GoogleUserMessagingPlatform version #633

Open
konguele opened this issue Dec 4, 2023 · 0 comments
Open

Cordova config.xml with old GoogleUserMessagingPlatform version #633

konguele opened this issue Dec 4, 2023 · 0 comments

Comments

@konguele
Copy link

konguele commented Dec 4, 2023

Good Morning,

I'm getting this error and checking the problem, I see it happens when you try to install admob-plus-cordova. I have tried different solutions, but none of them worked.


Command failed with exit code 1: pod install --verbose
  Preparing

Analyzing dependencies

Inspecting targets to integrate
  Using `ARCHS` setting to build architectures of target `Pods-Jabali Espacial`: (``)

Finding Podfile changes
  A GoogleUserMessagingPlatform
  - Google-Mobile-Ads-SDK

Resolving dependencies of `Podfile`
  CDN: trunk Relative path: CocoaPods-version.yml exists! Returning local because checking is only performed in repo update
  CDN: trunk Relative path: all_pods_versions_5_9_a.txt exists! Returning local because checking is only performed in repo update
  CDN: trunk Relative path: Specs/5/9/a/Google-Mobile-Ads-SDK/10.13.0/Google-Mobile-Ads-SDK.podspec.json exists! Returning local because checking is only performed in repo update
  CDN: trunk Relative path: all_pods_versions_7_e_f.txt exists! Returning local because checking is only performed in repo update
  CDN: trunk Relative path: Specs/7/e/f/GoogleUserMessagingPlatform/2.1.0/GoogleUserMessagingPlatform.podspec.json exists! Returning local because checking is only performed in repo update
[!] CocoaPods could not find compatible versions for pod "GoogleUserMessagingPlatform":
  In snapshot (Podfile.lock):
    GoogleUserMessagingPlatform (= 2.1.0, >= 1.1)

  In Podfile:
    GoogleUserMessagingPlatform (~> 2.0.0)

Specs satisfying the `GoogleUserMessagingPlatform (~> 2.0.0), GoogleUserMessagingPlatform (= 2.1.0, >= 1.1)` dependency were found, but they required a higher minimum deployment target.

If I open it with Xcode I get the following error:

Captura de pantalla 2023-12-04 a las 11 14 47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant