Tested on Android
display an ad, switch out and back in
isLoaded() returns false and will not display ads unless you restart the app
Update:
fixed the issue, just call applovin.load() on application resume listener
this becomes necessary if you integrate admob which suspends/resumes the app when displaying ads
if the issue persists, just load applovin ads a couple seconds before you want to display it