Skip to content

yandexmobile/yandex-ads-sdk-swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bd3f2e4 · Dec 18, 2023

History

37 Commits
Oct 31, 2023
Aug 3, 2022
Aug 3, 2022
Dec 6, 2023
Dec 18, 2023

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)