YandexMobileAds 7.8.0

YandexMobileAds 7.8.0

TestsTested
LangLanguage Obj-CObjective C
License Custom
ReleasedLast Release Dec 2024

Maintained by Kanstantsin Charnukha, Nastassia Makaranka, Alexander Azarov, YandexMobileAds, Anton Bobr, Stanislav Kulikov, Katsura Aleksey.



 
Depends on:
AppMetricaCore< 6.0.0, >= 5.8.0
AppMetricaCrashes< 6.0.0, >= 5.8.0
AppMetricaLibraryAdapter< 6.0.0, >= 5.8.0
DivKitBinaryCompatibilityFacade= 4.5.0
 

  • By
  • Yandex LLC

Yandex Advertising Network Mobile

This package contains Yandex Advertising Network Mobile SDK and source code of samples of SDK usage.

Download latest SDK archive

Documentation

Documentation could be found at the [official website] DOCUMENTATION

License

EULA is available at [EULA website] LICENSE

Quick start

  1. Install CocoaPods to manage project dependencies, if you haven't done it yet.

  2. Go to one of example projects:

  • /Examples/BannerExample
  • /Examples/InterstitialExample
  • /Examples/NativeExample
  • /Examples/NativeTemplatesExample
  • /Examples/NativeTemplatesTableViewExample
  • /Examples/VideoExample
  • /Examples/AdMobAdaptersExample
  • /Examples/MoPubAdaptersExample
  • /Examples/AdFoxNativeExample
  1. Install dependencies: pod install

  2. Open project workspace.

  3. Build and run.