cordova-plugin-flurry icon indicating copy to clipboard operation
cordova-plugin-flurry copied to clipboard

autoShow: false doesn't work for prepareInterstitial

Open deniss-y opened this issue 10 years ago • 2 comments

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

deniss-y avatar Jan 30 '15 08:01 deniss-y

it should work, I tested it before...

floatinghotpot avatar Feb 02 '15 03:02 floatinghotpot

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

deniss-y avatar Feb 02 '15 10:02 deniss-y