Wiki

Clone wiki

AATKit iOS / AATKit2 / preloadFullScreenAfter

+ (void) preloadFullScreenAfter:(int) seconds;

Will start loading the first full screen ad after seconds. Use seconds to delay the loading process until after you app has completed its initialization.

The kit will automatically load another ad once the first one has been shown.

Updated