Integrating the InMobi

Supported library and platform versions

Yandex Mobile Ads SDK:

  • The minimum supported version of the 8.5.0
  • The current version of the 8.5.0
  • The maximum supported version of the 8.5.1 (not including)

InMobi SDK:

  • The minimum supported version of the 11.1.1
  • The current version of the 11.1.1
  • The maximum supported version of the 11.1.2 (not including)

Version history

Supported ad formats

Integration

To work with InMobi, add the InmobiYandexMobileAdsAdapters library.

The InMobiYandexMobileAdsAdapters 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 'InMobiYandexMobileAdsAdapters', '11.4.0.1'
    
Previous