googleads / googleads-mobile-ios-mediation

Apache License 2.0
120 stars 137 forks source link

Unity Ads 4.6.1.0 onAdFailedToLoad - Ad network adapter UnityAds implements an old API. Please update the adapter. #416

Closed KevinTydlacka closed 1 year ago

KevinTydlacka commented 1 year ago

Xcode 14.3 Dependencies managed by cocoapods. Google-Mobile-Ads-SDK 10.4.0

After upgrading our ad SDKs/Adapters we cannot load Unity Banners or Interstitials. All requests receive the same response:

<Google> Ad network adapter UnityAds implements an old API. Please update the adapter.

Ad Inspector shows the Unity Ads adapter is found and initialized. We are unable to update to 4.7.0.0 for other reasons, but there is no change to the adapter source so I wouldn't expect that to resolve the issue either.

KevinTydlacka commented 1 year ago

As these things go, today I'm seeing ads and the error is gone on the same build. Carry on, nothing to see here.