Integrating the BIGO Ads

Supported library and platform versions

Yandex Mobile Ads SDK:

  • The minimum supported version of the 8.4.0
  • The current version of the 8.4.0
  • The maximum supported version of the 8.4.1 (not including)

BIGO Ads SDK:

  • The minimum supported version of the 5.0.6
  • The current version of the 5.0.6
  • The maximum supported version of the 5.0.7 (not including)

Version history

Supported ad formats

Integration

To work with BIGO Ads, add the BigoADSYandexMobileAdsAdapters library.

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

  1. Configure mediation in the Boost interface and your advertising network account.

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

    pod 'BigoADSYandexMobileAdsAdapters', '5.0.6.4'
    
Previous