Contents

yandexmobile/yandex-ads-sdk-ios

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

Documentation

Documentation could be found at the [official website][DOCUMENTATION]

License

EULA is available at [EULA website][LICENSE]

Quick start

Cocoapods

  1. Install [CocoaPods] to manage project dependencies, if you haven't done it yet.
  1. Go to Examples/YandexMobileAdsExample
  1. Install dependencies: ``pod install --repo-update``
  1. Open the YandexMobileAdsExample.xcworkspace file with Xcode.
  1. Build and run.

Swift Package Manager

  1. Add package to your project
  1. Add -ObjC to OTHER_LDFLAGS
  1. Ensure that your target is linked binary with YandexMobileAdsPackge (Your target -> Build Phases -> Link Binary With Libraries)
  1. Build and run.

[DOCUMENTATION]: https://tech.yandex.ru/mobile-ads/ [LICENSE]: https://yandex.com/legal/mobileads_sdk_agreement/ [CocoaPods]: http://cocoapods.org/

SKAdNetwork

File with a list of SKAdNetwork identifiers

Package Metadata

Repository: yandexmobile/yandex-ads-sdk-ios

Default branch: master

README: README.md