capacitor-community / admob

Community plugin for using Google AdMob
MIT License
216 stars 68 forks source link

Overlay ignores navigation bar and status bar hide status #334

Open yemtelazer opened 2 days ago

yemtelazer commented 2 days ago

Is your feature request related to a problem? Please describe. Using following plugins to hide status bar and navigation bar in our game. We really don't want them to be visible during the game. They are working fine tho.

This issue is not related with those plugins just wanted to mention

https://github.com/ionic-team/capacitor-plugins/tree/main/status-bar https://github.com/hugotomazi/navigation-bar

When I load intersetial or rewarded video ad this admob plugin is simply ignoring what I set with above and not covering the status / navigation bar area.

Describe the solution you'd like I don't expect this plugin should work smoothly with other plugins but there should be a setting in this repo to hide those bars if we want to

Describe alternatives you've considered none

Additional context nope

yemtelazer commented 1 day ago

I just want to have REAL fullscreen ads, especially on using landscape mode