admob-plus / admob-plus

Trustable AdMob Plugin for Cordova, Capacitor, Ionic, React Native
https://admob-plus.github.io
MIT License
360 stars 150 forks source link

Banner Ad suddenly shows up when device rotates #642

Open Superhasi opened 4 months ago

Superhasi commented 4 months ago

Hi,

without a ad.show() command the banner is shown, when the device rotated. Is there a possibility to prevent this and just show banner Ad after an ad.show() command?

Thanks in Advance!