AppWall failure

tapfortap.prepareAppWall() can only be called once

if the method fails to retrieve an AppWall, there’s no meaning in calling the method again. the listener function does not respond

i was wondering, is the same true for tapfortap.prepareInterstitial()?

Yes, that is also the behaviour for tapfortap.prepareInterstitial().

The are tapfortap.interstitialIsReady() and tapfortap.appWallIsReady() methods that will return true if an ad is ready to be shown.

Yes, that is also the behaviour for tapfortap.prepareInterstitial().

The are tapfortap.interstitialIsReady() and tapfortap.appWallIsReady() methods that will return true if an ad is ready to be shown.