appfeel / admob-google-cordova

AdMob ads Cordova/Phonegap/Intel XDK plugin for Android iPhone with latest SDK's
MIT License
133 stars 127 forks source link

Banner Goes to the top on transitions #86

Open vmussato opened 6 years ago

vmussato commented 6 years ago

When my app opens the banner is displayed on the bottom of the app, but when a transition is made my banner goes to the top of the app, As if my new state got stacked. Is there any way to guarantee that my banner will always show on bottom? Maybe some code to always move it to the bottom on transitions.

Beyond this issue this plugin is working great. Keep up your great job.

vmussato commented 6 years ago

Is there a way to manipulate the ads through css?