Issue with AdMob Interstitial Ads (Even in TestMode)

Hello everyone,

I’m experiencing an issue with the integration of AdMob interstitial ads in my app developed on Niotron. The interstitial ads are no longer showing, not even in TestMode, while banner ads are working correctly.

I’ve already checked the following:

  1. The ad unit IDs and AdMob settings are correctly configured.
  2. Ads are active on my AdMob account.
  3. TestMode is enabled to rule out any policy-related issues.
  4. I reviewed any updates or changes in the Niotron dashboard.

Despite these checks, interstitial ads still don’t work. Has anyone faced the same issue or knows how to solve it?

Thanks in advance for your help!

@Pape Can you share your block setup and also are you getting an error message, etc. while using the component?

1 Like

I kindly suggest that you use the test APP_ID and test ad unit ID for the purpose of testing your integration.

Test App ID:

ca-app-pub-3940256099942544~3347511713

Test Ad Unit ID for Interstitial:

ca-app-pub-3940256099942544/1033173712

If you are still experiencing issues with ads not loading, please review the device logs to identify the root cause.

Hello @iaditya_nanda,

Here is the configuration of my blocks for integrating AdMob ads:

Configuration:

I use the LoadAndShowAd block to load and display interstitial ads.
I check if the ad is ready using the AdLoaded event before calling ShowAd.
Banner ads work correctly with the same ad unit IDs.

Error:

I do not receive any specific error for loading interstitial ads. However, they do not show, even in TestMode.
I also encountered a Runtime Error: Failure from system, as shown in the previous screenshot.

Screenshot of blocks:


Hello everyone,

I have resolved the issue by updating the builder to the latest version, and now everything works perfectly.

Thank you all for your time and support!

Best regards,
Pape

1 Like

@Pape Your are welcome.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.