[REQUIRED] Step 1: Describe your environment
- Unity version: 6000.2.6f2
- Google Mobile Ads Unity plugin version: 10.5.0
- Plugin installation method: .unitypackage import
- Platform: iOS
- Platform OS version: do not include
- Mediation ad networks used, and their versions: Applovin
[REQUIRED] Step 2: Describe the problem
Steps to reproduce:
When I build iOS, the CocoaPods raises an error:
**Analyzing dependencies
[!] CocoaPods could not find compatible versions for pod "Google-Mobile-Ads-SDK":
In Podfile:
AppLovinMediationGoogleAdapter (= 12.12.0.0) was resolved to 12.12.0.0, which depends on
Google-Mobile-Ads-SDK (= 12.12.0)
Google-Mobile-Ads-SDK (~> 12.11.0)**
I think that the version of newest version of GMA-SDK iOS is 12.12.0, but the version of GMA-SDK Unity Plugin (10.5.0) for iOS just 12.11.0. Could you give me some advice to fix or update the newest iOS ver 12.12.0 with Unity Plugin?
[REQUIRED] Step 1: Describe your environment
[REQUIRED] Step 2: Describe the problem
Steps to reproduce:
When I build iOS, the CocoaPods raises an error:
**Analyzing dependencies
[!] CocoaPods could not find compatible versions for pod "Google-Mobile-Ads-SDK":
In Podfile:
AppLovinMediationGoogleAdapter (= 12.12.0.0) was resolved to 12.12.0.0, which depends on
Google-Mobile-Ads-SDK (= 12.12.0)
I think that the version of newest version of GMA-SDK iOS is 12.12.0, but the version of GMA-SDK Unity Plugin (10.5.0) for iOS just 12.11.0. Could you give me some advice to fix or update the newest iOS ver 12.12.0 with Unity Plugin?