floatinghotpot / cordova-plugin-flurry

Cordova plugin to support Flurry (analytics and advertisement)
MIT License
19 stars 13 forks source link

autoShow: false doesn't work for prepareInterstitial #19

Open deniss-y opened 9 years ago

deniss-y commented 9 years ago

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

floatinghotpot commented 9 years ago

it should work, I tested it before...

deniss-y commented 9 years ago

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