yandexmobile / yandex-ads-unity-plugin

Yandex Mobile Ads Unity Plugin
Other
52 stars 9 forks source link

Samples YandexMobileAdsBannerDemoScript #75

Closed RickSaint577 closed 1 year ago

RickSaint577 commented 1 year ago

this.banner = new Banner(adUnitId, bannerMaxSize, AdPosition.BottomCenter); not working this.banner = new Banner(adUnitId, bannerSize, AdPosition.BottomCenter); THIS WORK

mobile-ads-github commented 1 year ago

Thank you for your report!

Fix has been merged into master branch.