iOS Interstitial Integration
Integrate Interstitial | Checklist
✔ Load the Ad Unit
Load the Interstitial ad preferably a short while before you plan to serve it to your users with the method: [IronSource loadInterstitial];
Make sure to avoid making consecutive requests for an interstitial ad within a short timespan.
✔ Serve the Ad Unit
You will receive the ad unit’s availability status through the ISAdReady callback and can serve the Interstitial ad to your users with [IronSource showInterstitialWithViewController:YOUR_VIEWCONTROLLER placement:YOUR_PLACEMENT_NAME]
✔ Verify Your Integration
If you plan to serve Interstitials through Unity LevelPlay Mediation, verify your integrated ad networks with the ironSource Integration Helper.