floatinghotpot / cordova-plugin-flurry

Cordova plugin to support Flurry (analytics and advertisement)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overlapping Issue

shamamit11 opened this issue · comments

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 !