Table of Contents

Method RequestInterstitialAd

Namespace
Titipi.MocaLib2

RequestInterstitialAd()

Starts loading the interstitial ad. Returns immediately; the ad loads asynchronously and raises OnInterstitialAdLoaded when ready. On load failure it retries automatically with exponential backoff. Call once after InitializeAsync(AppLovinModuleConfig) completes; reloads automatically after each show.

public static void RequestInterstitialAd()