I’m trying to use AppLovin to show un-incentivized ads (interstitials), yet every time I call applovin.isLoaded(false) I get a false answer.
When I call applovin.load(false), a second later I get a callback with the phase=“loaded” and type=“interstitial”.
Yet, even after that, applovin.isLoaded(false) returns false.
Can someone please check why this is happening?
Thanks