I just import the jungle folder, but got errors:
Assets/Plugins/GoogleMobileAds/Api/Mediation/Vungle/VungleMediationExtras.cs(6,51): error CS0246: The type or namespace name `MediationExtras' could not be found. Are you missing an assembly reference?
Assets/Plugins/GoogleMobileAds/Api/Mediation/Vungle/VungleMediationExtras.cs(16,32): error CS0115: `GoogleMobileAds.Api.Mediation.Vungle.VungleMediationExtras.IOSMediationExtraBuilderClassName' is marked as an override but no suitable property found to override
Assets/Plugins/GoogleMobileAds/Api/Mediation/Vungle/VungleInterstitialMediationExtras.cs(10,32): error CS0115: `GoogleMobileAds.Api.Mediation.Vungle.VungleInterstitialMediationExtras.AndroidMediationExtraBuilderClassName' is marked as an override but no suitable property found to override
Assets/Plugins/GoogleMobileAds/Api/Mediation/Vungle/VungleRewardedVideoMediationExtras.cs(10,32): error CS0115: `GoogleMobileAds.Api.Mediation.Vungle.VungleRewardedVideoMediationExtras.AndroidMediationExtraBuilderClassName' is marked as an override but no suitable property found to override
在 2017年10月30日星期一 UTC+8下午1:43:13,Joshua Lagonera (Mobile Ads SDK Team)写道: