Integrating the Start.io

Supported library and platform versions

Yandex Mobile Ads SDK:

  • The minimum supported version of the 7.18.4
  • The current version of the 7.18.4
  • The maximum supported version of the 7.18.5 (not including)

Start.io SDK:

  • The minimum supported version of the 4.10.4
  • The current version of the 4.10.4
  • The maximum supported version of the 4.10.5 (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 Start.io, add the StartAppYandexMobileAdsAdapters library.

The StartAppYandexMobileAdsAdapters 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 'StartAppYandexMobileAdsAdapters', '4.10.4.21'
    
  3. Before getting started, the Start.io mediation network shows a pop-up window requesting user consent to personalized ads (to learn more, see the Start.io network documentation). To disable the pop-up window, pass the user's consent to personalized ads using the +setUserConsent: method.