4ian / GDevelop

🎮 Open-source, cross-platform 2D/3D/multiplayer game engine designed for everyone.
https://gdevelop.io
Other
10.99k stars 857 forks source link

Admob without overlay - Aspect ratio issue #3307

Closed PascalLadalle closed 2 weeks ago

PascalLadalle commented 2 years ago

Following this fix, we seem to have a problem with the way ads are displayed, because the overlay setting has been removed and banners now resize the games, which produces black bars.

image

More details here.

devgiordane commented 2 months ago

In the cordova plugin documentation, there is an offset option that makes the banner overlap the webbiew, I tried to make a change in the banner configuration, and pass the offset parameter For the moment of creating the banner, I am waiting for the Review, and I hope, improvement of the banner options, my solution is actually implemented in a worse way, but I tried to give direction

Bouh commented 2 weeks ago

Thanks now since few versions the banner overlap the game.