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
Issues with Yandex Network Integration via AppLovin SDK
Problem Summary
While migrating my Flutter mobile application from Yandex Mediation to AppLovin, with Yandex as the primary network, I encountered the following issues:
Adaptive Banners:
Yandex supports adaptive banners that scale dynamically to match the screen width, providing a better user experience. However, the AppLovin adapter for Yandex does not support this feature, causing banners to appear too narrow, with poor content visibility.
App Launch Ads:
Yandex offers a special ad format for app launches, which is critical for monetization. Although AppLovin supports app launch ads, the Yandex adapter does not, making it impossible to utilize this feature through mediation.
Steps to Reproduce
Integrate the Yandex network into Flutter application via AppLovin mediation.
Attempt to display an adaptive banner.
Attempt to display an app launch ad.
Actual vs Expected Behavior
Adaptive Banners:
Actual: Banners appear with fixed narrow widths, making the content hard to see.
Expected: Banners should adapt to the screen width, similar to the native Yandex implementation.
App Launch Ads:
Actual: App launch ads are not supported through the Yandex adapter in AppLovin.
Expected: The adapter should allow app launch ads, as supported by both AppLovin and Yandex.
Impact
These limitations significantly reduce monetization opportunities and degrade the user experience for applications relying on Yandex as the primary ad network.
AppLovin
Yandex
Please prioritize resolving these issues to enhance compatibility between AppLovin mediation and Yandex Ads.
Thank you for your support!
The text was updated successfully, but these errors were encountered:
Feature Description
Issues with Yandex Network Integration via AppLovin SDK
Problem Summary
While migrating my Flutter mobile application from Yandex Mediation to AppLovin, with Yandex as the primary network, I encountered the following issues:
Adaptive Banners:
Yandex supports adaptive banners that scale dynamically to match the screen width, providing a better user experience. However, the AppLovin adapter for Yandex does not support this feature, causing banners to appear too narrow, with poor content visibility.
App Launch Ads:
Yandex offers a special ad format for app launches, which is critical for monetization. Although AppLovin supports app launch ads, the Yandex adapter does not, making it impossible to utilize this feature through mediation.
Steps to Reproduce
Actual vs Expected Behavior
Impact
These limitations significantly reduce monetization opportunities and degrade the user experience for applications relying on Yandex as the primary ad network.
AppLovin
Yandex
Please prioritize resolving these issues to enhance compatibility between AppLovin mediation and Yandex Ads.
Thank you for your support!
The text was updated successfully, but these errors were encountered: