Thanks to visit codestin.com
Credit goes to github.com

Skip to content

cuzv/yandex-ads-sdk-ios

 
 

Repository files navigation

Yandex Advertising Network Mobile

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

License

EULA is available at EULA website

Quick start

Cocoapods

  1. Install CocoaPods to manage project dependencies, if you haven't done it yet.

  2. Go to Examples/YandexMobileAdsExample

  3. Install dependencies: pod install --repo-update

  4. Open the YandexMobileAdsExample.xcworkspace file with Xcode.

  5. Build and run.

Swift Package Manager

  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. Build and run.

SKAdNetwork

File with a list of SKAdNetwork identifiers

About

Yandex Mobile Ads SDK iOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%