googleads / googleads-mobile-unity-mediation

Official Unity Mediation Plugins for the Google Mobile Ads SDK
https://developers.google.com/admob/unity/mediation
Apache License 2.0
1 stars 1 forks source link

Build Error when building for Standalone (InMobi and Pangle) #96

Open jbattersby-gg opened 3 weeks ago

jbattersby-gg commented 3 weeks ago

The following errors occur when trying to build for Standalone: Library\PackageCache\com.google.ads.mobile.mediation.inmobi@4.6.5\source\plugin\Assets\GoogleMobileAds\Mediation\InMobi\Api\InMobi.cs(24,57): error CS0103: The name 'InMobiClientFactory' does not exist in the current context Library\PackageCache\com.google.ads.mobile.mediation.pangle@4.3.1\source\plugin\Assets\GoogleMobileAds\Mediation\Pangle\Api\Pangle.cs(35,20): error CS0103: The name 'PangleClientFactory' does not exist in the current context

jbattersby-gg commented 3 weeks ago

Suggested fix: https://github.com/googleads/googleads-mobile-unity-mediation/pull/97