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
- Install [CocoaPods] to manage project dependencies, if you haven't done it yet.
- Install dependencies: ``
pod install --repo-update``
- Open the YandexMobileAdsExample.xcworkspace file with Xcode.
- Build and run.
Swift Package Manager
- Add package to your project
- Add
-ObjCto OTHER_LDFLAGS
- Ensure that your target is linked binary with
YandexMobileAdsPackge(Your target -> Build Phases -> Link Binary With Libraries)
- 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