Version: 2017.3
Removed

ADInterstitialAd

class in UnityEngine.iOS

Switch to Manual
Obsolete

Description

ADInterstitialAd является враппером класса ADInterstitialAd, который можно найти в Apple iAd framework и он доступен только на iPad.

Обеспечивает поддержку полноэкранной рекламы, которую ваше приложение может отобразить пользователю.

Please note that this class is a thin wrapper around the iOS native iAD class, so care should be taken when creating/destroying instances of it frequently. If you need to show ads frequently, instead of constantly destroying and recreating the object you should manually call ReloadAd, or create an auto-reloading ADInterstitialAd.

iOS.ADInterstitialAd class is obsolete. Apple iAD service discontinued.