cordova-plugin-flurry
cordova-plugin-flurry copied to clipboard
Overlapping Issue
Hi, It is weird. I disabled overlapping the banner ad by using the code (with defaults): FlurryAds.createBanner( {adId:adid, overlap:false} );
It is working well on other Android Devices, but in some devices (HTC One) it displays as Overlapping. Is there anything I am missing?
Thanks !