Enabling Pangle

Supported library and platform versions

Yandex Mobile Ads SDK:

  • The minimum supported version of the 8.0.0
  • The current version of the 8.0.0
  • The maximum supported version of the 8.0.1 (not including)

Pangle SDK:

  • The minimum supported version of the 7.9.0
  • The current version of the 7.9.0
  • The maximum supported version of the 8.0.0 (not including)

Version history

Supported ad formats

Integrating the

Note

When configuring ads in the Pangle network, make sure that the selected orientation matches the one in your app. Otherwise, the ad unit won't generate revenue.

To work with Pangle, add the PangleYandexMobileAdsAdapters library.

The PangleYandexMobileAdsAdapters library has been adapted to work with the CocoaPods dependency management system and support static integration.

  1. Configure mediation in the Yandex Advertising Network interface and your advertising network account.

  2. To connect the library, add the dependency to the project's Podfile:

    pod 'PangleYandexMobileAdsAdapters', '7.9.0.0'
    
Previous