flutter_applovin_max icon indicating copy to clipboard operation
flutter_applovin_max copied to clipboard

How to disable auto add loading after Interstitial Ad is closed?

Open hkpatel201 opened this issue 2 years ago • 1 comments

When i close Interstitial Ad, this sdk automatically load another Interstitial Ad in background. Is there any way to disable this auto ad loading?

I can see this Debug Console log: AppLovinAdListener.adHidden AppLovinAdListener.adLoaded

hkpatel201 avatar Jun 16 '22 06:06 hkpatel201

Hey there - AppLovin just released an official plugin. Please feel free to check it out here: (docs, repo).

Thank you @ioridev for developing this stop-gap solution, we really appreciate it.

Note that at the moment, there is no way to disable automatic reloading of interstitial ads - as we've found from extensive testing that it will be best for your performance (unless you cap at one per session).

In that case - you can edit the native plugin file according to the docs here: https://dash.applovin.com/documentation/mediation/advanced-features#sequential-caching-for-all-ad-formats

thomasmso avatar Jun 22 '22 00:06 thomasmso