You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Java BannerExample I am getting "Ad failed to load : 1" error when in horizontal layout using Pixel 8a emulator. Vertical layout works fine.
I guess the problem is that getAdSize() returns wrong AdSize.
The text was updated successfully, but these errors were encountered:
I have the same problem in the Kotlin example. Pixel 6 api 34: onAdFailedToLoad: Error building request URL: Ad size will not fit on screen. a_w=914, a_h=58, s_w=864, s_h=388
In Java BannerExample I am getting "Ad failed to load : 1" error when in horizontal layout using Pixel 8a emulator. Vertical layout works fine.
I guess the problem is that getAdSize() returns wrong AdSize.
The text was updated successfully, but these errors were encountered: