Skip to content

yandexmobile/yandex-ads-sdk-swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ 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)