what happens if you don’t specify the false. Instead of applovin.isLoaded(false) use applovin.isLoaded().
Now that being said I have noticed on Android that after the first applovin.isLoaded(true) returns true all others return false. But you should at least get the first one. Have not tested it on iOS.
what happens if you don’t specify the false. Instead of applovin.isLoaded(false) use applovin.isLoaded().
Now that being said I have noticed on Android that after the first applovin.isLoaded(true) returns true all others return false. But you should at least get the first one. Have not tested it on iOS.