cordova-plugin-flurry
cordova-plugin-flurry copied to clipboard
autoShow: false doesn't work for prepareInterstitial
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