ratson / cordova-plugin-admob-free

New development has been moved to "admob-plus-cordova", https://github.com/admob-plus/admob-plus/tree/master/packages/cordova
https://github.com/admob-plus/admob-plus
MIT License
499 stars 214 forks source link

Loading ad causes view to shift, causing invalid click violation #393

Open enesien opened 4 years ago

enesien commented 4 years ago

I'm receiving a policy violation hit for invalid clicks and one of the main reasons this happens (generally speaking) is that a banner loads after the app is up causing the view to shift up, possibly encouraging invalid clicks.

Is there any way to pre-define an area in pixels where the view will already be shifted, waiting for an ad to load there?