YandexMobileAdsPackage

7.0.1

Yandex Mobile Ads SDK iOS
yandexmobile/yandex-ads-sdk-ios

What's New

Release 7.0.1

2024-04-17T07:15:54Z

Release of YandexMobileAds and it's Adapters

YandexMobileAds 7.0.1

Updated

  • Updated minimum supported AppMetricaCore version to 5.2.0
  • Updated minimum supported AppMetricaCrashes version to 5.2.0

AdColonyYandexMobileAdsAdapters 4.9.0.12

Updated

  • Updated minimum supported YandexMobileAds version to 7.0.1

AppLovinYandexMobileAdsAdapters 12.3.1.1

Updated

  • Updated minimum supported YandexMobileAds version to 7.0.1

BigoADSYandexMobileAdsAdapters 4.2.1.1

Updated

  • Updated minimum supported YandexMobileAds version to 7.0.1

ChartboostYandexMobileAdsAdapters 9.7.0.1

Updated

  • Updated minimum supported YandexMobileAds version to 7.0.1

GoogleYandexMobileAdsAdapters 11.2.0.1

Updated

  • Updated minimum supported YandexMobileAds version to 7.0.1

InMobiYandexMobileAdsAdapters 10.5.5.8

Updated

  • Updated minimum supported YandexMobileAds version to 7.0.1

IronSourceYandexMobileAdsAdapters 7.9.1.1

Updated

  • Updated minimum supported YandexMobileAds version to 7.0.1

MintegralYandexMobileAdsAdapters 7.5.9.1

Updated

  • Updated minimum supported YandexMobileAds version to 7.0.1

MyTargetYandexMobileAdsAdapters 5.21.1.1

Updated

  • Updated minimum supported YandexMobileAds version to 7.0.1

StartAppYandexMobileAdsAdapters 4.10.2.4

Updated

  • Updated minimum supported YandexMobileAds version to 7.0.1

UnityAdsYandexMobileAdsAdapters 4.9.3.1

Updated

  • Updated minimum supported YandexMobileAds version to 7.0.1

YandexMobileAdsAdMobAdapters 7.0.1.0

Updated

  • Updated minimum supported YandexMobileAds version to 7.0.1

YandexMobileAdsIronSourceAdapters 7.0.1.0

Updated

  • Updated minimum supported YandexMobileAds version to 7.0.1

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. Add MobileAdsBundle.bundle from YandexMobileAds (Package Dependencies -> YandexMobileAdsPackage -> Referenced Binaries -> YandexMobileAds) to Copy Bundle Resource phase (Your target -> Build Phases -> Copy Bundle Resource)

  5. Build and run.

SKAdNetwork

File with a list of SKAdNetwork identifiers

Description

  • Swift Tools 5.9.0
View More Packages from this Author

Dependencies

Last updated: Wed May 15 2024 06:38:34 GMT-0900 (Hawaii-Aleutian Daylight Time)