yandexmobile / yandex-ads-sdk-ios

Yandex Mobile Ads SDK iOS
https://yandex.com/dev/mobile-ads/
Other
37 stars 8 forks source link

Content is not scalled properly #217

Closed TopIvanAbramov closed 1 month ago

TopIvanAbramov commented 1 month ago

As a content mode you use scaleAspectFit which works incorrectly in case aspect ratio of the view is slightly different from the banner image.

2,3982300885 vs 2,3907284768

Hence, banner has a thin white stripes on the left & right

Suggestion: use scaleAspectFill as a content mode photo_2024-05-13 11 29 02

mobile-ads-github commented 1 month ago

Спасибо за Ваше обращение, для разбора создана задача с номером PCODESUP-3233. Мы ознакомимся и вернемся с ответом в течение 2 дней, возможно запросим дополнительную информацию.

Thank you for your message, a task with the number PCODESUP-3233 has been created for analysis. We will get acquainted and return with the answer within 2 days, we may request additional information.

mobile-ads-github commented 1 month ago

Hi! We check on our side. We will try to consider it in the next release.

mobile-ads-github commented 1 month ago

Hi! We can't change the content mode in the SDK. We suggest using rounded aspect ratio values.