Enabling Chartboost

Supported library and platform versions

Yandex Mobile Ads SDK:

  • The minimum supported version of the 7.5.1
  • The current version of the 7.5.1
  • The maximum supported version of the 7.5.2 (not including)

Chartboost SDK:

  • The minimum supported version of the 9.7.0
  • The current version of the 9.7.0
  • The maximum supported version of the 9.7.1 (not including)

Version history

Supported ad formats

Integration

Note

To track app installations in mobile mediation you need to configure Info.plist for the adapter. Follow the ad network documentation.

To work with Chartboost, attach the ChartboostYandexMobileAdsAdapters library.

The ChartboostYandexMobileAdsAdapters library has been adapted to work with the CocoaPods dependency management system and can be attached statically.

  1. Set up mediation in the Yandex partner interface and other network interface.

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

    pod 'ChartboostYandexMobileAdsAdapters', '9.7.0.12'
    
Previous
Next