# iOS 间隙集成核对表

> 确认 iOS 应用程序中插页式广告服务的正确设置和功能。

## 集成 Interstitial | Checklist##integrate-interstitial--checklist

### 加载广告单元##load-the-ad-unit

在计划向用户投放插页式广告之前，最好在短时间加载 方法：`[IronSource loadInterstitial\];` 确保避免在短时间内连续请求插页式广告。

### 投放广告单元##serve-the-ad-unit

您将通过 ISAdReady 回调接收广告单元的可用性状态，并可使用 `[IronSource showInterstitialWithViewController:YOUR\_VIEWCONTROLLER placement:YOUR\_PLACEMENT\_NAME\]` 向用户投放插页式广告

### 验证您的集成##verify-your-integration

如果您计划通过 Unity LevelPlay Mediation 投放插页式广告，请使用 ironSource Integration Helper 验证您的集成广告网络。

请参阅我们的[奖励视频](/grow/levelplay/sdk/ios/rewarded-video-integration-checklist.md)广告格式集成核对表。
