You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Interstitial ad are working fine in android but in ios none of the ads are working, tried with testids as well. All I am getting is this
[CDVAdMobAdsAdListener interstitial:didFailToReceiveAdWithError:]: Failed to receive ad with error: (null).
and in onAdFailedToLoad event, sometimes i get unknown_error.
Is there any fix for this?
The text was updated successfully, but these errors were encountered:
Interstitial ad are working fine in android but in ios none of the ads are working, tried with testids as well. All I am getting is this
[CDVAdMobAdsAdListener interstitial:didFailToReceiveAdWithError:]: Failed to receive ad with error: (null).
and in onAdFailedToLoad event, sometimes i get unknown_error.
Is there any fix for this?
The text was updated successfully, but these errors were encountered: