Skip to content Skip to sidebar Skip to footer

Inmobi Interstitial Ads Are Not Getting Displayed Android

I tried integrating InMobi interstitial ad to my android application by following the instructions mentioned here. Below is the code I have incorporated in my activity class for d

Solution 1:

I work for InMobi.

You should call

interstitial.loadInterstitial() in onInterstitialFailed instead of onInterstitialLoaded() of the call back.

Let me know if this works. Also, can you give me your property ID please?

Post a Comment for "Inmobi Interstitial Ads Are Not Getting Displayed Android"