poingstudios / godot-admob-ios

Godot's AdMob Plugin for iOS with support for Mediations.
https://poingstudios.github.io/godot-admob-plugin/
MIT License
89 stars 14 forks source link

[BUG] #95

Closed dqdthanhthanh closed 3 months ago

dqdthanhthanh commented 3 months ago

Godot version

3.5.3

Plugin version

v1.3.5

Phone information

iPhone 11, iOS 17.3.1

Issue description

Admob banner not sticking to bottom on IPhone

z5241232909958_e64f9addfca7e48f738431bb818ac6db z5241232910815_93be99039148f11679f58bd69e28e162

Steps to reproduce

Banner not sticking to bottom on IPhone, everything is normal on android. The banner floats at a distance whether considered top or bottom. Is there any way to adjust the banner to grip the bottom like Android, it's quite difficult to control. Thanks!!!

Additional context

No response

dqdthanhthanh commented 3 months ago

Turn off respect_safe_area for ios export and fixed it.