YandexMobileAds 7.0.1

YandexMobileAds 7.0.1

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

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



 
Depends on:
AppMetricaCore< 6.0.0, >= 5.0.0
AppMetricaCrashes< 6.0.0, >= 5.0.0
DivKit= 28.13.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.