Skip to main content

Interstitial Ad Format

Full-screen ads that cover the entire app interface. Includes both image and video ads (video more common), typically skippable after 5 seconds. Interstitial Example Image Pn

How It Works

Interstitial Example Gif Gi

Integrating Ads

1

Create adUnit

2

Create Loader and load ad

3

Set listener and show ad

4

Call destroy after ad viewing is complete


Example


Troubleshooting: Ad Close Button Overlap Issue

When displaying interstitial ads using the DARO Android SDK, some ad creatives may visually overlap with the Status Bar or display cutout (notch, punch-hole) area. The following guide shows how to hide the Status Bar only while the ad is displayed and restore it once the ad is dismissed.
Apply it in the ad listener as follows: