floatinghotpot / cordova-plugin-flurry

Cordova plugin to support Flurry (analytics and advertisement)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

autoShow: false doesn't work for prepareInterstitial

deniss-y opened this issue · comments

Hi!
Seems like parameter autoShow doesn't work at all for Interstitials.
It's always showing right after initialization.
Pls advice

it should work, I tested it before...

FlurryAds.prepareInterstitial( {
adId:adid.interstitial,
autoShow:false
} );
This I'm doing in this way, but right after this code the fullscreen banner shows