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

Ad Unit Setup

Configure your ad unit using the ad unit ID issued from the dashboard.

Ad Implementation


Troubleshooting: Ad Close Button Overlap Issue

When displaying interstitial ads using the DARO iOS SDK, some ad creatives may visually overlap with the top Safe Area or Status Bar. The following guide shows how to hide the Status Bar only while the ad is displayed and restore it once the ad is dismissed.
1. Add status bar control properties to your ViewController:
2. Hide status bar before showing ad and restore in callbacks: