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

AdMob 11.10.0.0 and AppLovin 13.0.0 not working on iOS #3641

Open
NecroMacro opened this issue Oct 15, 2024 · 6 comments
Open

AdMob 11.10.0.0 and AppLovin 13.0.0 not working on iOS #3641

NecroMacro opened this issue Oct 15, 2024 · 6 comments

Comments

@NecroMacro
Copy link

  • Unity version: 2023.3.18
  • Google Mobile Ads Unity plugin version: 11.10.0.0
  • Platform: iOS
  • Mediation ad networks used, and their versions: AppLovin 13.0.0
[!] CocoaPods could not find compatible versions for pod "Google-Mobile-Ads-SDK":
  In Podfile:
    AppLovinMediationGoogleAdapter (= 11.10.0.0) was resolved to 11.10.0.0, which depends on
      Google-Mobile-Ads-SDK (= 11.10.0)
    Google-Mobile-Ads-SDK (= 11.5.0.0)
Specs satisfying the `Google-Mobile-Ads-SDK (= 11.5.0.0), Google-Mobile-Ads-SDK (= 11.10.0)` dependency were found, but they required a higher minimum deployment target.
@NecroMacro
Copy link
Author

NecroMacro commented Oct 16, 2024

All versions after 11.5.0.0 don't work (11.6, 11.7...)

@NVentimiglia
Copy link
Member

AppLovin requires that Link frameworks satically is uncheck in the Menu > Assets > External Dependency Manager > iOS resolver > Settings menu.

image

@Inspyro
Copy link

Inspyro commented Nov 6, 2024

Disabling static linking is not viable, as for example Facebook SDK requires it to work.

When will this issue be fixed?

@NudeNULL
Copy link

Disabling that checkmark doesn't help, same issue, can't build.

[!] CocoaPods could not find compatible versions for pod "Google-Mobile-Ads-SDK":
In Podfile:
AppLovinMediationGoogleAdManagerAdapter (= 11.12.0.0) was resolved to 11.12.0.0, which depends on
Google-Mobile-Ads-SDK (= 11.12.0)

Google-Mobile-Ads-SDK (~> 11.7.0)

@NudeNULL
Copy link

If I force the Google-Mobile-Ads-SDK version in dependencies file to 11.12.0.0 then during the xcode build the linker fails

I am using Google Mobile Ads SDK 9.2.0, I don't think upgrading to 9.3.0 will help.

@mixadze1
Copy link

on 9.3.0 same problem, any solutions?

[!] CocoaPods could not find compatible versions for pod "Google-Mobile-Ads-SDK":
In Podfile:
AppLovinMediationGoogleAdapter (= 11.12.0.0) was resolved to 11.12.0.0, which depends on
Google-Mobile-Ads-SDK (= 11.12.0)

Google-Mobile-Ads-SDK (~> 11.11.0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants