Enabling InMobi

Supported library and platform versions

Yandex Mobile Ads SDK:

  • The minimum supported version of the 7.8.0
  • The current version of the 7.8.0
  • The maximum supported version of the 7.8.1 (not including)

InMobi SDK:

  • The minimum supported version of the 10.7.8
  • The current version of the 10.7.8
  • The maximum supported version of the 10.7.9 (not including)

Version history

Supported ad formats

Integration

To work with InMobi, connect the InmobiYandexMobileAdsAdapters library.

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