googleads / googleads-mobile-unity

Official Unity Plugin for the Google Mobile Ads SDK
https://developers.google.com/admob/unity
Apache License 2.0
1.37k stars 1.08k forks source link

Google Mobile Ad Initialisation Error : iOS #1355

Closed iqra-padela closed 1 year ago

iqra-padela commented 4 years ago

On creating Interstitial ads:

EntryPointNotFoundException: GADUCreateInterstitial
GoogleMobileAds.iOS.InterstitialClient.CreateInterstitialAd (System.String adUnitId) (at Assets/GoogleMobileAds/Platforms/iOS/InterstitialClient.cs:84)
GoogleMobileAds.Api.InterstitialAd..ctor (System.String adUnitId) (at Assets/GoogleMobileAds/Api/InterstitialAd.cs:30)

Although this error does not occur on the physical iPhone device, the ads are not showing up, even after setting a test device ID.

Ads are working perfectly on Android.

RodinDO commented 4 years ago

Same error in Editor. On target device everything ok. Perhaps there is an issue with Dummy call.

stowy commented 4 years ago

Refer https://github.com/googleads/googleads-mobile-unity/commit/7990ce8f4d64a5f60e58163ca653cca105311e2f

This is not yet released but you can copy the code over from source/plugin/Assets/GoogleMobileAds/Platforms/iOS/GoogleMobileAdsClientFactory.cs.

rohit0786quytech commented 4 years ago

-->Simply Replace with Google Mobile Ads Unity Plugin v5.2.0