yandexmobile / yandex-ads-sdk-swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️ This repository is archived and will no longer be updated. Use yandex-ads-sdk-ios for integration YandexMobileAds via SPM.

Yandex Advertising Network Mobile

Documentation

Documentation could be found at the official website

License

EULA is available at EULA website

Installation

  1. Add package to your project

  2. Add -ObjC to OTHER_LDFLAGS

  3. Ensure that your target is linked binary with YandexMobileAdsPackge (Your target -> Build Phases -> Link Binary With Libraries)

  4. Add YandexMobileAdsBundle.bundle from YandexMobileAds (Package Dependencies -> YandexMobileAdsPackage -> Referenced Binaries -> YandexMobileAds) to Copy Bundle Resource phase (Your target -> Build Phases -> Copy Bundle Resource)

About

License:Other


Languages

Language:Swift 100.0%