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
Hello @JenshenSoft.
We have started investigating your issue.
Unfortunately, our banner views do not currently support smart behavior, only fixed size. This is described here.
Could you please provide more details about your use case for banners?
It seems that you can simply use the method Appodeal.show(AppodealAdType.BannerTop);More information here.
Banner only limited with screen size and I can't change this behavior (like adding paddings)
Yes, unfortunately, you can't change any banner presentation in any way.
About the size of the banner width - it may depend on the ad network. For example, AdMob supports full width, but Bidmachine ad network doesn't.
Hello,
I've found an issue that the banner isn't updated after the screen size was changed.
Preconditions:
I try to use maximum space for the banner widget.
So, my banner size depends on the screen size.
Widget example:
When you rotate the device we have to update the banner size but nothing changes.
How to resolve the issue:
Not updated size after rotation.
The text was updated successfully, but these errors were encountered: