Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Banner Ad positioning not working on iOS. #3455

Closed
NVentimiglia opened this issue Jul 17, 2024 · 1 comment · Fixed by #3456
Closed

Banner Ad positioning not working on iOS. #3455

NVentimiglia opened this issue Jul 17, 2024 · 1 comment · Fixed by #3456
Assignees

Comments

@NVentimiglia
Copy link
Member

          We also faced the same issue when installing google ads mobile version 9.1.0 and Unity 2023.2.3f1 

In the app, we put banner ads at the bottom of the screen but when running on IOS device, banner ads are pushed to the top.
This does not happen on Editor and Android
image
image

Originally posted by @Baonguyen-devg in #3369 (comment)

@NVentimiglia NVentimiglia self-assigned this Jul 17, 2024
@NVentimiglia NVentimiglia changed the title Banner Ad positioning not working. Banner Ad positioning not working on iOS. Jul 17, 2024
copybara-service bot pushed a commit that referenced this issue Jul 17, 2024
copybara-service bot pushed a commit that referenced this issue Jul 17, 2024
copybara-service bot pushed a commit that referenced this issue Jul 18, 2024
…working on iOS.

PiperOrigin-RevId: 653469496
copybara-service bot pushed a commit that referenced this issue Jul 18, 2024
…working on iOS.

PiperOrigin-RevId: 653469496
copybara-service bot pushed a commit that referenced this issue Jul 18, 2024
…working on iOS.

PiperOrigin-RevId: 653701125
@Baonguyen-devg
Copy link

Baonguyen-devg commented Aug 23, 2024

Thank you for your attention and feedback on our issue.

After removing the old package version and installing the latest version, our previous problem has improved, the banner is no longer pushed to the top. However, it still appears to be slightly pushed up when the AdPosition is set to bottom, not fully at the bottom of the device. This also happens when we run it on different iOS devices.

We suspect that this may be related to the default navigation bar at the bottom of iOS devices or notch, as there have been similar cases in the past. Has Google AdMob provided a solution for this issue?

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants