Changelog
SDK
2024
Version 7.7.0 (November 15, 2024)
Changes:
- The minimum supported
AppMetricaCore
version is 5.8.2. - The minimum supported
AppMetricaCrashes
version is 5.8.2. - The minimum supported
AppMetricaLibraryAdapter
version is 5.8.2.
Version 7.6.1 (November 11, 2024)
Changes:
- Improved the stability of the library for various devices.
Version 7.6.0 (October 17, 2024)
Additions:
- Added a
AppMetricaLibraryAdapter
.
Changes:
- The minimum supported
AppMetricaCore
version is 5.8.1. - The minimum supported
AppMetricaCrashes
version is 5.8.1. - The minimum supported
AppMetricaLibraryAdapter
version is 5.8.1. - The minimum supported
DivKitBinaryCompatibilityFacade
version is 4.5.0. - The minimum supported
appmetrica-sdk-ios
version is 5.8.0. - Deprecated
BidderTokenLoader()
. UseBidderTokenLoader(mediationNetworkName:)
instead.
Version 7.5.1 (September 19, 2024)
Changes:
- Fixed
spm
incompatibility caused byDivKitBinaryCompatibilityFacade
.
Version 7.5.0 (September 17, 2024)
Changes:
DivKit
was replaced withDivKitBinaryCompatibilityFacade
.- The minimum supported
AppMetricaCore
version is 5.8.0. - The minimum supported
AppMetricaCrashes
version is 5.8.0.
Version 7.4.1 (September 9, 2024)
Changes:
- The minimum supported
DivKit
version is 30.16.0.
Version 7.4.0 (August 23, 2024)
Additions:
- Added a Debug Panel. This is a set of integration testing tools designed to speed up the integration of Yandex Mediation and ad launch.
Changes:
- The minimum supported
AppMetricaCore
version is 5.7.0. - The minimum supported
AppMetricaCrashes
version is 5.7.0. - The minimum supported
DivKit
version is 30.12.0.
Version 7.3.2 (August 8, 2024)
Changes:
- Fix duplicated symbols with KSCrash SDK.
Version 7.3.1 (August 2, 2024)
Changes:
- The minimum supported
DivKit
version is 30.11.0. - Updated integration through SPM and package products. Now
MobileAdsBundle.bundle
can be removed from the project target.
Version 7.3.0 (July 25, 2024)
Changes:
- Improved the stability of the library for various devices.
Version 7.2.0 (July 19, 2024)
Changes:
- The minimum supported
AppMetricaCore
version is 5.6.0. - The minimum supported
AppMetricaCrashes
version is 5.6.0. - The minimum supported
DivKit
version is 30.7.0.
Version 7.1.1 (July 4, 2024)
Changes:
- Improved the stability of the library for various devices.
Version 7.1.0 (June 4, 2024)
Additions:
- Added a new
func setupVideoPlaybackControls(to view: YMANativeMediaView)
method to theNativeVideoPlaybackControls
class to redefine video progress and video sound on/off controls. To learn more, see Redefining interface elements in videos.
Changes:
- In the
AppOpenAd
,InterstitialAd
, andRewardedAd
classes, changed the method signature fromfunc show(from viewController: UIViewController)
tofunc show(from viewController: UIViewController?)
. - The minimum supported
AppMetricaCore
version is 5.4.0. - The minimum supported
AppMetricaCrashes
version is 5.4.0. - The minimum supported
DivKit
version is 30.2.0.
Version 7.0.2 (May 29, 2024)
Changes:
- Fixed an AVPlayer error that could cause the app to crash when serving native ads.
Version 7.0.1 (April 18, 2024)
Changes:
- The minimum supported AppMetricaCore version is 5.2.0 (added Privacy Manifest support).
- The minimum supported AppMetricaCrashes version is 5.2.0.
Version 7.0.0 (April 4, 2024)
Additions:
- AdPod is now supported.
- Added automatic preloading for interstitial ads.
- Added EndCard support for video ads.
- SKOverlay is now supported.
- Privacy Manifest is now supported.
Changes:
- The minimum supported Swift version is 5.9.
Breaking changes:
- API renamed. To learn more, see the guide for migrating to version 7.
- Removed the
loadBidderTokenWithCompletionHandler:
method. Please use theloadBidderTokenWithRequestConfiguration:completionHandler:
method instead.
Version 6.4.1 (March 5, 2024)
Changes:
- Improved library stability for various devices.
Version 6.4.0 (February 12, 2024)
Additions:
- Added a new
loadBidderTokenWithRequestConfiguration:completionHandler:
method for generating Open Bidding tokens.
Changes:
- Improved library stability for various devices.
- The
loadBidderTokenWithCompletionHandler:
method of theYMABidderTokenLoader
class is deprecated.
2023
Version 6.3.0 (December 18, 2023)
Changes:
- Improved library stability for various devices.
- Changed the repository URL for installation via SPM:
https://github.com/yandexmobile/yandex-ads-sdk-swift
->https://github.com/yandexmobile/yandex-ads-sdk-ios
.
Version 6.2.0 (December 6, 2023)
Changes:
- Improved library stability for various devices.
Version 6.1.0 (October 20, 2023)
Additions:
- Added CMP (Consent Management Platform) support.
Changes:
- Improved library stability for various devices.
- Optimized ad load caching.
- The supported version for the
YandexMobileAdsMediation
single build is 6.1.0.
Version 6.0.0 (August 31, 2023)
Additions:
- Yandex Mobile Mediation now supports the InMobi network.
- Added a new ad format: App Open Ads. This is a special ad format for monetizing the splash screen of your apps. These ads can be closed at any time and are designed to be served when users bring your app to the foreground, either at launch or when returning to it from the background.
Changes:
- The minimum supported iOS version is 13.
Breaking changes:
- Banners. New API for working with banner sizes.
- Interstitial ads and rewarded ads. Separated ad loading and rendering at the API level.
- Removed the obsolete
setAnalyticsReportingEnabled:(BOOL)enabled
andflexibleSizeWithCGSize:(CGSize)size
methods. - To learn more, see the guide for migrating to version 6.
Version 5.9.1 (July 24, 2023)
Changes:
- Improved library stability for various devices.
Version 5.9.0 (July 14, 2023)
Changes:
- Improved library stability for various devices.
Version 5.8.0 (June 30, 2023)
Changes:
- Improved library stability for various devices.
Version 5.7.0 (May 25, 2023)
Changes:
- Improved logs for testing ad integration.
Version 5.6.0 (May 12, 2023)
Changes:
- Improved library stability for various devices.
Version 5.5.0 (February 3, 2023)
Changes:
- Improved library stability for various devices.
2022
Versions 5.4.0 — 5.0.0-alpha.1
Version 5.4.0 (December 28, 2022)
Changes:
- Improved library stability for various devices.
Version 5.3.1 (November 25, 2022)
Changes:
- The minimum supported Swift version is 5.7.
- Improved library stability for various devices.
Version 5.3.0 (November 21, 2022)
Changes:
- The minimum supported iOS version is 12.0.
- Improved library stability for various devices.
Version 5.2.1 (August 31, 2022)
Changes:
- Fixed the high CPU consumption issue.
- Fixed the template display issue.
Version 5.2.0 (August 23, 2022)
Changes:
- The "feedback" and "domain" assets are now mandatory for native ads.
- Improved library stability for various devices.
Version 5.1.0 (July 6, 2022)
Changes:
- Improved library stability for various devices.
Version 5.0.2 (May 18, 2022)
Changes:
- Improved library stability for various devices.
Version 5.0.1 (May 11, 2022)
Changes:
- Improved library stability for various devices.
Version 5.0.0 (March 25, 2022)
Additions:
- Migrated to XCFramework.
- Added M1 support.
- Added a callback function to notify when users click ads.
- For more information, see the guide for migrating to version 5.
Changes:
- Renamed the blockID parameter to AdUnitID.
- The minimum supported iOS version is 10.0.
- The minimum supported AppMetrica version is 4.0.0.
- You can no longer set flex banner sizes without specifying the maximum width and height.
Version 5.0.0-alpha.2 (March 8, 2022)
Changes:
- Improved library stability for various devices.
Version 5.0.0-alpha.1 (January 31, 2022)
Additions:
- Migrated to XCFramework.
- Added M1 support.
- Added a callback function to notify when users click ads.
- For more information, see the guide for migrating to version 5.
Changes:
- Renamed the blockID parameter to AdUnitID.
- The minimum supported iOS version is 10.0.
- The minimum supported AppMetrica version is 4.0.0.
- You can no longer set flex banner sizes without specifying the maximum width and height.
InStream API
2024
Version 0.4010 (November 15, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.7.0.
Version 0.40.0 (November 11, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.6.1.
Version 0.39.0 (October 17, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.6.0.
Version 0.38.0 (September 19, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.5.1.
Version 0.37.0 (September 17, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.5.0.
Version 0.36.0 (September 9, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.4.1.
Version 0.35.0 (August 23, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.4.0.
Version 0.34.0 (August 8, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.2.
Version 0.33.0 (August 2, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.1.
Version 0.32.0 (July 25, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.0.
Version 0.31.0 (July 19, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.2.0.
Version 0.30.0 (July 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.1.1.
Version 0.29.0 (June 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.1.0.
Version 0.28.0 (May 29, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.2.
Version 0.27.0 (April 18, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.1.
Version 0.26.0 (April 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.0.
Version 0.25.0 (March 5, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.4.1.
Version 0.24.0 (February 12, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.4.0.
2023
Version 0.23.0 (December 18, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.3.0.
Version 0.22.0 (December 6, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.2.0.
Version 0.21.0 (October 20, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.1.0.
Version 0.20.0 (August 31, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.0.0.
Version 0.19.0 (July 14, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.9.0.
Version 0.18.0 (June 30, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.8.0.
Version 0.15.0 (February 3, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.5.0.
2022
Versions 0.14.0 — 0.9.0
Version 0.14.0 (December 28, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.4.0.
Version 0.13.0 (November 21, 2022)
Changes:
- The minimum supported iOS version is 12.0.
- The minimum supported version of the Yandex Mobile Ads SDK is 5.3.0.
Version 0.12.0 (August 23, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.2.0.
Version 0.10.0 (July 6, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.1.0.
Version 0.9.0 (June 28, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.0.0-alpha.1.
Mobile mediation
Digital Turbine (ex. AdColony)
2024
Version 4.9.0.21 (September 9, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.4.1.
Version 4.9.0.20 (August 23, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.4.0.
Version 4.9.0.19 (August 8, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.2.
Version 4.9.0.18 (August 2, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.1.
Version 4.9.0.17 (July 25, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.0.
Version 4.9.0.16 (July 19, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.2.0.
Version 4.9.0.15 (July 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.1.1.
Version 4.9.0.14 (June 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.1.0.
Version 4.9.0.13 (May 29, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.2.
Version 4.9.0.12 (April 18, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.1.
Version 4.9.0.11 (April 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.0.
Version 4.9.0.10 (March 5, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.4.1.
Version 4.9.0.9 (February 12, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.4.0.
2023
Version 4.9.0.8 (December 18, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.3.0.
Version 4.9.0.7 (December 6, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.2.0.
Version 4.9.0.6 (October 20, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.1.0.
Version 4.9.0.5 (August 31, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.0.0.
Version 4.9.0.4 (July 14, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.9.0.
Version 4.9.0.3 (June 30, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.8.0.
Version 4.9.0.2 (May 25, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.7.0.
- The minimum supported version of the Digital Turbine SDK is 4.9.0.
AppLovin
2024
Version 12.6.1.5 (November 15, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.7.0.
Version 12.6.1.4 (November 11, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.6.1.
Version 12.6.1.3 (October 17, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.6.0.
Version 12.6.1.2 (September 19, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.5.1.
Version 12.6.1.1 (September 17, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.5.0.
Version 12.6.1.0 (September 9, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.4.1.
- The minimum supported version of the AppLovin SDK is 12.6.1.
Version 12.6.0.0 (August 23, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.4.0.
- The minimum supported version of the AppLovin SDK is 12.6.0.
Version 12.5.0.5 (August 8, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.2.
Version 12.5.0.4 (August 2, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.1.
Version 12.5.0.3 (July 25, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.0.
Version 12.5.0.2 (July 19, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.2.0.
Version 12.5.0.1 (July 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.1.1.
Version 12.5.0.0 (June 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.1.0.
- The minimum supported version of the AppLovin SDK is 12.5.0.
Version 12.3.1.2 (May 29, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.2.
Version 12.3.1.1 (April 18, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.1.
Version 12.3.1.0 (April 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.0.
- The minimum supported version of the AppLovin SDK is 12.3.1.
Version 12.1.0.2 (March 5, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.4.1.
Version 12.1.0.1 (February 12, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.4.0.
2023
Version 12.1.0.0 (December 18, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.3.0.
- The minimum supported version of the AppLovin SDK is 12.1.0.
Version 11.11.4.0 (December 6, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.2.0.
- The minimum supported version of the AppLovin SDK is 11.11.4.
Version 11.11.3.1 (October 20, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.1.0.
- The minimum supported version of the AppLovin SDK is 11.11.3.
Version 11.11.2.0 (August 31, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.0.0.
- The minimum supported version of the AppLovin SDK is 11.11.2.
Version 11.10.1.1 (July 14, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.9.0.
Version 11.10.1.0 (June 30, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.8.0.
- The minimum supported version of the AppLovin SDK is 11.10.1.
Version 11.9.0.0 (May 25, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.7.0.
- The minimum supported version of the AppLovin SDK is 11.9.0.
Version 11.8.2.0 (May 12, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.6.0.
- The minimum supported version of the AppLovin SDK is 11.8.2.
Version 11.6.1.0 (February 3, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.5.0.
- The minimum supported version of the AppLovin SDK is 11.6.1.
2022
Versions 5.5.0 — 5.0.0-alpha.1
Version 11.6.0.0 (December 28, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.4.0.
- The minimum supported version of the AppLovin SDK is 11.6.0.
Version 11.5.5.0 (November 21, 2022)
Changes:
- The minimum supported iOS version is 12.0.
- The minimum supported version of the Yandex Mobile Ads SDK is 5.3.0.
- The minimum supported version of the AppLovin SDK is 11.5.5.
Version 11.4.3.0 (August 23, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.2.0.
- The minimum supported version of the AppLovin SDK is 11.4.3.
Version 11.4.2.0 (July 6, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.1.0.
- The minimum supported version of the AppLovin SDK is 11.4.2.
Version 11.3.2.0 (April 14, 2022)
Changes:
- The minimum supported version of the AppLovin SDK is 11.3.2.
Version 11.0.0.0 (March 8, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.0.0-alpha.2.
- The minimum supported version of the AppLovin SDK is 11.0.0.
BIGO Ads
2024
Version 4.2.3.12 (November 15, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.7.0.
Version 4.2.3.11 (November 11, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.6.1.
Version 4.2.3.10 (October 17, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.6.0.
Version 4.2.3.9 (September 19, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.5.1.
Version 4.2.3.8 (September 17, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.5.0.
Version 4.2.3.7 (September 9, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.4.1.
Version 4.2.3.6 (August 23, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.4.0.
Version 4.2.3.5 (August 8, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.2.
Version 4.2.3.4 (August 2, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.1.
Version 4.2.3.3 (July 25, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.0.
Version 4.2.3.2 (July 19, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.2.0.
Version 4.2.3.1 (July 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.1.1.
Version 4.2.3.0 (June 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.1.0.
- The minimum supported version of the BIGO Ads SDK is 4.2.3.
Version 4.2.1.2 (May 29, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.2.
Version 4.2.1.1 (April 18, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.1.
Version 4.2.1.0 (April 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.0.
- The minimum supported version of the BIGO Ads SDK is 4.2.1.
Version 4.2.0.1 (March 5, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.4.1.
Version 4.2.0.0 (February 12, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.4.0.
- The minimum supported version of the BIGO Ads SDK is 4.2.0.
2023
Version 4.0.4.2 (December 18, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.3.0.
Version 4.0.4.1 (December 6, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.2.0.
Version 4.0.4.0 (October 20, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.1.0.
- The minimum supported version of the BIGO Ads SDK is 4.0.4.
Chartboost
2024
Version 9.8.0.0 (November 15, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.7.0.
- The minimum supported version of the Chartboost SDK is 9.8.0.
Version 9.7.0.14 (November 11, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.6.1.
Version 9.7.0.13 (October 17, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.6.0.
Version 9.7.0.12 (September 19, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.5.1.
Version 9.7.0.11 (September 17, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.5.0.
Version 9.7.0.10 (September 9, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.4.1.
Version 9.7.0.9 (August 23, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.4.0.
Version 9.7.0.8 (August 8, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.2.
Version 9.7.0.7 (August 2, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.1.
Version 9.7.0.6 (July 25, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.0.
Version 9.7.0.5 (July 19, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.2.0.
Version 9.7.0.4 (July 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.1.1.
Version 9.7.0.3 (June 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.1.0.
Version 9.7.0.2 (May 29, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.2.
Version 9.7.0.1 (April 18, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.1.
Version 9.7.0.0 (April 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.0.
- The minimum supported version of the Chartboost SDK is 9.7.0.
Version 9.6.0.1 (March 5, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.4.1.
Version 9.6.0.0 (February 12, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.4.0.
- The minimum supported version of the Chartboost SDK is 9.6.0.
2023
Version 9.5.1.1 (December 18, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.3.0.
Version 9.5.1.1 (December 6, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.2.0.
- The minimum supported version of the Chartboost SDK is 9.5.1.
Version 9.4.0.1 (October 20, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.1.0.
Version 9.4.0.0 (August 31, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.0.0.
- The minimum supported version of the Chartboost SDK is 9.4.0.
Version 9.3.1.0 (July 14, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.9.0.
- The minimum supported version of the Chartboost SDK is 9.3.1.
Version 9.3.0.1 (June 30, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.8.0.
Version 9.3.0.0 (May 25, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.7.0.
- The minimum supported version of the Chartboost SDK is 9.3.0.
2024
Version 11.10.0.2 (November 15, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.7.0.
Version 11.10.0.1 (November 11, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.6.1.
Version 11.10.0.0 (October 17, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.6.0.
- The minimum supported version of the Google Mobile Ads SDK is 11.10.0.
Version 11.7.0.3 (September 19, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.5.1.
Version 11.7.0.2 (September 17, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.5.0.
Version 11.7.0.1 (September 9, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.4.1.
Version 11.7.0.0 (August 23, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.4.0.
- The minimum supported version of the Google Mobile Ads SDK is 11.7.0.
Version 11.3.0.5 (August 8, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.2.
Version 11.3.0.4 (August 2, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.1.
Version 11.3.0.3 (July 25, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.0.
Version 11.3.0.2 (July 19, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.2.0.
Version 11.3.0.1 (July 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.1.1.
Version 11.3.0.0 (June 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.1.0.
- The minimum supported version of the Google Mobile Ads SDK is 11.3.0.
Version 11.2.0.2 (May 29, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.2.
Version 11.2.0.1 (April 18, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.1.
Version 11.2.0.0 (April 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.0.
- The minimum supported version of the Google Mobile Ads SDK is 11.2.0.
Version 10.14.0.2 (March 5, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.4.1.
Version 10.14.0.1 (February 12, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.4.0.
2023
Version 10.14.0.0 (December 18, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.3.0.
- The minimum supported version of the Google Mobile Ads SDK is 10.14.0.
Version 10.13.0.0 (December 6, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.2.0.
- The minimum supported version of the Google Mobile Ads SDK is 10.13.0.
Version 10.12.0.0 (October 20, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.1.0.
- The minimum supported version of the Google Mobile Ads SDK is 10.12.0.
Version 10.9.0.0 (August 31, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.0.0.
- The minimum supported version of the Google Mobile Ads SDK is 10.9.0.
- The adapter name changed to "GoogleYandexMobileAdsAdapters".
Version 10.7.0.0 (July 14, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.9.0.
- The minimum supported version of the Google Mobile Ads SDK is 10.7.0.
Version 10.6.0.0 (June 30, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.8.0.
- The minimum supported version of the Google Mobile Ads SDK is 10.6.0.
Version 10.4.0.0 (May 25, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.7.0.
- The minimum supported version of the Google Mobile Ads SDK is 10.4.0.
Version 10.3.0.0 (May 12, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.6.0.
- The minimum supported version of the Google Mobile Ads SDK is 10.3.0.
2022
Versions 9.14.0.0 — 9.0.0.0
Version 9.14.0.0 (December 28, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.4.0.
- The minimum supported version of the Google Mobile Ads SDK is 9.14.0.
Version 9.13.0.0 (November 21, 2022)
Changes:
- The minimum supported iOS version is 12.0.
- The minimum supported version of the Yandex Mobile Ads SDK is 5.3.0.
- The minimum supported version of the Google Mobile Ads SDK is 9.13.0.
Version 9.9.0.0 (August 23, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.2.0.
- The minimum supported version of the Google Mobile Ads SDK is 9.9.0.
Version 9.6.0.0 (July 6, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.1.0.
- The minimum supported version of the Google Mobile Ads SDK is 9.2.0.
Version 9.2.0.0 (April 14, 2022)
Changes:
- The minimum supported version of the Google Mobile Ads SDK is 9.2.0.
Version 9.0.0.0 (March 8, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.0.0-alpha.2.
- The minimum supported version of the Google Mobile Ads SDK is 9.0.0.
InMobi
2024
Version 10.7.8.2 (November 15, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.7.0.
Version 10.7.8.1 (November 11, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.6.1.
Version 10.7.8.0 (October 17, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.6.0.
- The minimum supported version of the InMobi SDK is 10.7.8.
Version 10.7.5.2 (September 19, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.5.1.
Version 10.7.5.1 (September 17, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.5.0.
Version 10.7.5.0 (September 9, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.4.1.
- The minimum supported version of the InMobi SDK is 10.7.5.
Version 10.7.4.4 (August 23, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.4.0.
Version 10.7.4.3 (August 8, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.2.
Version 10.7.4.2 (August 2, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.1.
Version 10.7.4.1 (July 25, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.0.
Version 10.7.4.0 (July 19, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.2.0.
- The minimum supported version of the InMobi SDK is 10.7.4.
Version 10.5.5.11 (July 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.1.1.
Version 10.5.5.10 (June 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.1.0.
Version 10.5.5.9 (May 29, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.2.
Version 10.5.5.8 (April 18, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.1.
Version 10.5.5.7 (April 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.0.
Version 10.5.5.6 (March 5, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.4.1.
Version 10.5.5.5 (February 12, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.4.0.
2023
Version 10.5.5.4 (December 18, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.3.0.
Version 10.5.5.3 (December 6, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.2.0.
Version 10.5.5.2 (October 20, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.1.0.
Version 10.5.5.1 (August 31, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.0.0.
- The minimum supported version of the InMobi SDK is 10.5.5.
IronSource
2024
Version 8.4.0.2 (November 15, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.7.0.
Version 8.4.0.1 (November 11, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.6.1.
Version 8.4.0.0 (October 17, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.6.0.
- The minimum supported version of the IronSource SDK is 8.4.0.
Version 8.3.0.2 (September 19, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.5.1.
Version 8.3.0.1 (September 17, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.5.0.
Version 8.3.0.0 (September 9, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.4.1.
- The minimum supported version of the IronSource SDK is 8.3.0.
Version 8.2.0.3 (August 23, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.4.0.
Version 8.2.0.2 (August 8, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.2.
Version 8.2.0.1 (August 2, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.1.
Version 8.2.0.0 (July 25, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.0.
- The minimum supported version of the IronSource SDK is 8.2.0.
Version 8.1.0.2 (July 19, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.2.0.
Version 8.1.0.1 (July 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.1.1.
Version 8.1.0.0 (June 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.1.0.
- The minimum supported version of the IronSource SDK is 8.1.0.0.
Version 7.9.1.2 (May 29, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.2.
Version 7.9.1.1 (April 18, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.1.
Version 7.9.1.0 (April 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.0.
- The minimum supported version of the IronSource SDK is 7.9.1.0.
Version 7.7.0.1 (March 5, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.4.1.
Version 7.7.0.0 (February 12, 2024)
Changes:
- Added support for banner ads.
- The minimum supported version of the Yandex Mobile Ads SDK is 6.4.0.
- The minimum supported version of the IronSource SDK is 7.7.0.0.
2023
Version 7.6.0.0 (December 18, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.3.0.
- The minimum supported version of the IronSource SDK is 7.6.0.0.
Version 7.5.1.0 (December 6, 2023)
Changes:
- Added support for banner ads.
- The minimum supported version of the Yandex Mobile Ads SDK is 6.2.0.
- The minimum supported version of the IronSource SDK is 7.5.1.0.
Version 7.5.0.1 (October 20, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.1.0.
- The minimum supported version of the IronSource SDK is 7.5.0.0.
Version 7.4.0.0 (August 31, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.0.0.
- The minimum supported version of the IronSource SDK is 7.4.0.0.
Version 7.3.0.3 (July 14, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.9.0.
Version 7.3.0.2 (June 30, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.8.0.
Version 7.3.0.1 (May 25, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.7.0.
Version 7.3.0.0 (May 12, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.6.0.
- The minimum supported version of the IronSource SDK is 7.3.0.0.
Version 7.2.7.0 (February 3, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.5.0.
- The minimum supported version of the IronSource SDK is 7.2.7.0.
2022
Versions 7.2.5.1 — 7.1.4.1
Version 7.2.5.1 (December 28, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.4.0.
Version 7.2.5.0 (November 21, 2022)
Changes:
- The minimum supported iOS version is 12.0.
- The minimum supported version of the Yandex Mobile Ads SDK is 5.3.0.
- The minimum supported version of the IronSource SDK is 7.2.5.1.
Version 7.2.4.0 (August 23, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.2.0.
- The minimum supported version of the IronSource SDK is 7.2.4.0.
Version 7.2.2.0 (July 6, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.1.0.
- The minimum supported version of the IronSource SDK is 7.2.2.0.
Version 7.2.1.2 (April 14, 2022)
Changes:
- The minimum supported version of the IronSource SDK is 7.2.1.2.
Version 7.1.4.1 (March 8, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.0.0-alpha.2.
Mintegral
2024
Version 7.7.3.2 (November 15, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.7.0.
Version 7.7.3.1 (November 11, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.6.1.
Version 7.7.3.0 (October 27, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.6.0.
- The minimum supported version of the Mintegral SDK is 7.7.3.
Version 7.6.9.3 (September 19, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.5.1.
Version 7.6.9.2 (September 17, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.5.0.
Version 7.6.9.1 (September 9, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.4.1.
Version 7.6.9.0 (August 23, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.4.0.
- The minimum supported version of the Mintegral SDK is 7.6.9.
Version 7.6.7.3 (August 8, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.2.
Version 7.6.7.2 (August 2, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.1.
Version 7.6.7.1 (July 25, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.0.
Version 7.6.7.0 (July 19, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.2.0.
- The minimum supported version of the Mintegral SDK is 7.6.7.
- Added support for native ads.
Version 7.6.4.1 (July 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.1.1.
Version 7.6.4.0 (June 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.1.0.
- The minimum supported version of the Mintegral SDK is 7.6.4.
Version 7.5.9.2 (May 29, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.2.
Version 7.5.9.1 (April 18, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.1.
Version 7.5.9.0 (April 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.0.
- The minimum supported version of the Mintegral SDK is 7.5.9.
Version 7.5.6.1 (March 5, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.4.1.
Version 7.5.6.0 (February 12, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.4.0.
- The minimum supported version of the Mintegral SDK is 7.5.6.
2023
Version 7.5.1.0 (December 18, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.3.0.
- The minimum supported version of the Mintegral SDK is 7.5.1.
Version 7.4.7.1 (December 6, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.2.0.
Version 7.4.7.0 (October 20, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.1.0.
- The minimum supported version of the Mintegral SDK is 7.4.7.
Version 7.4.2.0 (August 31, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.0.0.
- The minimum supported version of the Mintegral SDK is 7.4.2.
Version 7.3.9.0 (July 14, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.9.0.
- The minimum supported version of the Mintegral SDK is 7.3.9.
Version 7.3.8.0 (June 30, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.8.0.
- The minimum supported version of the Mintegral SDK is 7.3.8.
Version 7.3.5.0 (May 25, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.7.0.
- The minimum supported version of the Mintegral SDK is 7.3.5.
Version 7.3.4.0 (May 12, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.6.0.
- The minimum supported version of the Mintegral SDK is 7.3.4.
Version 7.2.9.0 (February 3, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.5.0.
- The minimum supported version of the Mintegral SDK is 7.2.9.
2022
Versions 7.2.8.0 — 7.1.0.0
Version 7.2.8.0 (December 28, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.4.0.
- The minimum supported version of the Mintegral SDK is 7.2.8.
Version 7.2.6.0 (November 21, 2022)
Changes:
- The minimum supported iOS version is 12.0.
- The minimum supported version of the Yandex Mobile Ads SDK is 5.3.0.
- The minimum supported version of the Mintegral SDK is 7.2.6.
Version 7.1.9.0 (August 23, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.2.0.
Version 7.1.7.0 (July 6, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.1.0.
Version 7.1.0.0 (May 25, 2022)
Changes:
- The minimum supported version of the Mintegral SDK is 7.1.0.
- The minimum supported version of the Yandex Mobile Ads SDK is 5.0.2.
Start.io
2024
Version 4.10.4.6 (November 15, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.7.0.
Version 4.10.4.5 (November 11, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.6.1.
Version 4.10.4.4 (October 17, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.6.0.
Version 4.10.4.3 (September 19, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.5.1.
Version 4.10.4.2 (September 17, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.5.0.
Version 4.10.4.1 (September 9, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.4.1.
Version 4.10.4.0 (August 23, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.4.0.
- The minimum supported version of the Start.io SDK is 4.10.4.
Version 4.10.3.5 (August 8, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.2.
Version 4.10.3.4 (August 2, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.1.
Version 4.10.3.3 (July 25, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.0.
Version 4.10.3.2 (July 19, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.2.0.
Version 4.10.3.1 (July 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.1.1.
Version 4.10.3.0 (June 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.1.0.
- The minimum supported version of the Start.io SDK is 4.10.3.
Version 4.10.2.5 (May 29, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.2.
Version 4.10.2.4 (April 18, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.1.
Version 4.10.2.3 (April 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.0.
Version 4.10.2.2 (March 5, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.4.1.
Version 4.10.2.1 (February 12, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.4.0.
2023
Version 4.10.2.0 (December 18, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.3.0.
- The minimum supported version of the Start.io SDK is 4.10.2.
Version 4.10.0.1 (December 6, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.2.0.
Version 4.10.0.0 (October 20, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.1.0.
Version 4.10.0.0 (August 31, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.0.0.
- The minimum supported version of the Start.io SDK is 4.10.0.
2022
Versions 4.7.3.0 — 4.7.0.0
Version 4.7.3.0 (August 23, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.2.0.
- The minimum supported version of the Start.io SDK is 4.7.3.
Version 4.7.0.1 (July 6, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.1.0.
Version 4.7.0.0 (March 8, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.0.0-alpha.2.
- The minimum supported version of the Start.io SDK is 4.7.0.
Liftoff (ex. Vungle)
2024
Version 7.4.1.4 (November 15, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.7.0.
Version 7.4.1.3 (November 11, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.6.1.
Version 7.4.1.2 (October 17, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.6.0.
Version 7.4.1.1 (September 19, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.5.1.
Version 7.4.1.0 (September 17, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.5.0.
Version 7.4.0.5 (September 9, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.4.1.
Version 7.4.0.4 (August 23, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.4.0.
Version 7.4.0.3 (August 8, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.2.
Version 7.4.0.2 (August 2, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.1.
Version 7.4.0.1 (July 25, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.0.
Version 7.4.0.0 (July 19, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.2.0.
- The minimum supported version of the Vungle Ads SDK is 7.4.0.
Version 7.3.2.1 (July 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.1.1.
Version 7.3.2.0 (June 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.1.0.
- The minimum supported version of the Vungle Ads SDK is 7.3.2.
Unity Ads
2024
Version 4.12.3.2 (November 15, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.7.0.
Version 4.12.3.1 (November 11, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.6.1.
Version 4.12.3.0 (October 17, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.6.0.
- The minimum supported version of the Unity Ads SDK is 4.12.3.
Version 4.12.2.3 (September 19, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.5.1.
Version 4.12.2.2 (September 17, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.5.0.
Version 4.12.2.1 (September 9, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.4.1.
Version 4.12.2.0 (August 23, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.4.0.
- The minimum supported version of the Unity Ads SDK is 4.12.2.
Version 4.12.1.3 (August 8, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.2.
Version 4.12.1.2 (August 2, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.1.
Version 4.12.1.1 (July 25, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.0.
Version 4.12.1.0 (July 19, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.2.0.
- The minimum supported version of the Unity Ads SDK is 4.12.1.
Version 4.11.3.1 (July 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.1.1.
Version 4.11.3.0 (June 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.1.0.
- The minimum supported version of the Unity Ads SDK is 4.11.3.
Version 4.9.3.2 (May 29, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.2.
Version 4.9.3.1 (April 18, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.1.
Version 4.9.3.0 (April 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.0.
- The minimum supported version of the Unity Ads SDK is 4.9.3.
Version 4.9.2.2 (March 5, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.4.1.
Version 4.9.2.1 (February 12, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.4.0.
2023
Version 4.9.2.0 (December 18, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.3.0.
- The minimum supported version of the Unity Ads SDK is 4.9.2.
Version 4.9.1.0 (December 6, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.2.0.
- The minimum supported version of the Unity Ads SDK is 4.9.1.
Version 4.9.0.0 (October 20, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.1.0.
- The minimum supported version of the Unity Ads SDK is 4.9.0.
Version 4.8.0.1 (August 31, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.0.0.
Version 4.8.0.0 (July 14, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.9.0.
- The minimum supported version of the Unity Ads SDK is 4.8.0.
Version 4.7.1.1 (June 30, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.8.0.
Version 4.7.1.0 (May 25, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.7.0.
- The minimum supported version of the Unity Ads SDK is 4.7.1.
Version 4.6.1.0 (May 12, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.6.0.
- The minimum supported version of the Unity Ads SDK is 4.6.1.
Version 4.5.0.0 (February 3, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.5.0.
- The minimum supported version of the Unity Ads SDK is 4.5.0.
2022
Versions 4.4.1.1 — 4.0.0.0
Version 4.4.1.1 (December 28, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.4.0.
Version 4.4.1.0 (November 21, 2022)
Changes:
- The minimum supported iOS version is 12.0.
- The minimum supported version of the Yandex Mobile Ads SDK is 5.3.0.
- The minimum supported version of the Unity Ads SDK is 4.4.1.
Version 4.3.0.0 (August 23, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.2.0.
- The minimum supported version of the Unity Ads SDK is 4.3.0.
Version 4.2.1.0 (July 6, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.1.0.
- The minimum supported version of the Unity Ads SDK is 4.2.1.
Version 4.1.0.0 (April 14, 2022)
Changes:
- The minimum supported version of the Unity Ads SDK is 4.1.0.
Version 4.0.0.0 (March 8, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.0.0-alpha.2.
- The minimum supported version of the Unity Ads SDK is 4.0.0.
VK Ads (ex. myTarget)
2024
Version 5.21.7.5 (November 15, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.7.0.
Version 5.21.7.4 (November 11, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.6.1.
Version 5.21.7.3 (October 17, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.6.0.
Version 5.21.7.2 (September 19, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.5.1.
Version 5.21.7.1 (September 17, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.5.0.
Version 5.21.7.0 (September 9, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.4.1.
- The minimum supported version of the myTarget SDK is 5.21.7.
Version 5.21.6.0 (August 23, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.4.0.
- The minimum supported version of the myTarget SDK is 5.21.6.
Version 5.21.5.2 (August 8, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.2.
Version 5.21.5.1 (August 2, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.1.
Version 5.21.5.0 (July 25, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.0.
- The minimum supported version of the myTarget SDK is 5.21.5.
Version 5.21.4.0 (July 19, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.2.0.
- The minimum supported version of the myTarget SDK is 5.21.4.
Version 5.21.2.1 (July 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.1.1.
Version 5.21.2.0 (June 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.1.0.
- The minimum supported version of the myTarget SDK is 5.21.2.
Version 5.21.1.2 (May 29, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.2.
Version 5.21.1.1 (April 18, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.1.
Version 5.21.1.0 (April 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.0.
- The minimum supported version of the myTarget SDK is 5.21.1.
Version 5.20.1.1 (March 5, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.4.1.
Version 5.20.1.0 (February 12, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.4.0.
- The minimum supported version of the myTarget SDK is 5.20.1..
2023
Version 5.20.0.0 (December 18, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.3.0.
- The minimum supported version of the VK Ads SDK is 5.20.0.
Version 5.19.0.2 (December 6, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.2.0.
Version 5.19.0.1 (October 20, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.1.0.
- The minimum supported version of the VK Ads SDK is 5.19.0.
Version 5.18.0.1 (August 31, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.0.0.
- The minimum supported version of the VK Ads SDK is 5.18.0.
Version 5.17.5.1 (July 14, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.9.0.
Version 5.17.5.0 (June 30, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.8.0.
- The minimum supported version of the VK Ads SDK is 5.17.5.
Version 5.17.4.1 (May 25, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.7.0.
Version 5.17.4.0 (May 12, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.6.0.
- The minimum supported version of the VK Ads SDK is 5.17.4.
Version 5.17.2.0 (February 3, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.5.0.
- The minimum supported version of the VK Ads SDK is 5.17.2.
2022
Versions 5.17.1.0 — 5.14.4.0
Version 5.17.1.0 (December 28, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.4.0.
- The minimum supported version of the VK Ads SDK is 5.17.1.
Version 5.17.0.0 (November 21, 2022)
Changes:
- The minimum supported iOS version is 12.0.
- The minimum supported version of the Yandex Mobile Ads SDK is 5.3.0.
- The minimum supported version of the VK Ads SDK is 5.17.0.
Version 5.15.2.1 (August 23, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.2.0.
Version 5.15.2.0 (July 6, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.1.0.
- The minimum supported version of the VK Ads SDK is 5.15.2.
Version 5.15.1.0 (April 14, 2022)
Changes:
- The minimum supported version of the VK Ads SDK is 5.15.1.
Version 5.14.4.0 (March 8, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.0.0-alpha.2.
- The minimum supported version of the VK Ads SDK is 5.14.4.
Adapters for third-party mediation platforms
Google AdMob (ex. AdMob)
2024
Version 7.7.0.0 (November 15, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.7.0.
Version 7.6.1.0 (November 11, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.6.1.
Version 7.6.0.0 (October 17, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.6.0.
- The minimum supported version of the Google Mobile Ads SDK is 11.10.0.
Version 7.5.1.0 (September 19, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.5.1.
Version 7.5.0.0 (September 17, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.5.0.
Version 7.4.1.0 (September 9, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.4.1.
Version 7.4.0.0 (August 23, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.4.0.
- The minimum supported version of the Google Mobile Ads SDK is 11.7.0.
Version 7.3.2.0 (August 8, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.2.
Version 7.3.1.0 (August 2, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.1.
Version 7.3.0.0 (July 25, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.0.
Version 7.2.0.0 (July 19, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.2.0.
Version 7.1.1.0 (July 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.1.1.
Version 7.1.0.0 (June 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.1.0.
- The minimum supported version of the Google Mobile Ads SDK is 11.3.0.
Version 7.0.2.0 (May 29, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.2.
Version 7.0.1.0 (April 18, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.1.
Version 7.0.0.0 (April 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.0.
- The minimum supported version of the Google Mobile Ads SDK is 11.2.0.
Version 6.4.1.0 (March 5, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.4.1.
Version 6.4.0.0 (February 12, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.4.0.
2023
Version 6.3.0.0 (December 18, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.3.0.
- The minimum supported version of the Google Mobile Ads SDK is 10.14.0.
Version 6.2.0.0 (December 6, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.2.0.
- The minimum supported version of the Google Mobile Ads SDK is 10.13.0.
Version 6.1.0.0 (October 20, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.1.0.
- The minimum supported version of the Google Mobile Ads SDK is 10.12.0.
Version 6.0.0.0 (August 31, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.0.0.
- The minimum supported version of the Google Mobile Ads SDK is 10.9.0.
Version 5.9.1.0 (July 24, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.9.1.
Version 5.9.0.0 (July 14, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.9.0.
- The minimum supported version of the Google Mobile Ads SDK is 10.7.0.
Version 5.8.0.0 (June 30, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.8.0.
- The minimum supported version of the Google Mobile Ads SDK is 10.6.0.
Version 5.7.0.0 (May 25, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.7.0.
Version 5.6.0.0 (May 12, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.6.0.
- The minimum supported version of the Google Mobile Ads SDK is 10.3.0.
Version 5.5.0.0 (February 3, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.5.0.
2022
Versions 5.4.0.0 — 5.0.0.0
Version 5.4.0.0 (December 28, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.4.0.
- The minimum supported version of the Google Mobile Ads SDK is 9.14.0.
Version 5.3.0.0 (November 21, 2022)
Changes:
- The minimum supported iOS version is 12.0.
- The minimum supported version of the Yandex Mobile Ads SDK is 5.3.0.
- The minimum supported version of the Google Mobile Ads SDK is 9.13.0.
Version 5.2.0.0 (August 23, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.2.0.
- The minimum supported version of the Google Mobile Ads SDK is 9.9.0.
Version 5.1.0.0 (July 6, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.1.0.
- The minimum supported version of the Google Mobile Ads SDK is 9.6.0.
Version 5.0.0.1 (May 6, 2022)
Changes:
- The minimum supported version of the Google Mobile Ads SDK is 9.2.0.
Version 5.0.0.0 (March 8, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.0.0-alpha.2.
- The minimum supported version of the Google Mobile Ads SDK is 9.0.0.
IronSource
2024
Version 7.7.0.0 (vobember 15, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.7.0.
Version 7.6.1.0 (vobember 11, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.6.1.
Version 7.6.0.0 (October 17, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.6.0.
- The minimum supported version of the IronSource SDK is 8.4.0.0.
Version 7.5.1.0 (September 19, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.5.1.
Version 7.5.0.0 (September 17, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.5.0.
Version 7.4.1.0 (September 9, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.4.1.
- The minimum supported version of the IronSource SDK is 8.3.0.0.
Version 7.4.0.0 (August 23, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.4.0.
Version 7.3.2.0 (August 8, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.2.
Version 7.3.1.0 (August 2, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.1.
Version 7.3.0.0 (July 25, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.3.0.
- The minimum supported version of the IronSource SDK is 8.2.0.0.
Version 7.2.0.0 (July 19, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.2.0.
Version 7.1.1.0 (July 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.1.1.
Version 7.1.0.0 (June 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.1.0.
- The minimum supported version of the IronSource SDK is 8.1.0.0.
Version 7.0.2.0 (May 29, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.2.
Version 7.0.1.0 (April 18, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.1.
Version 7.0.0.0 (April 4, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 7.0.0.
- The minimum supported version of the IronSource SDK is 7.9.1.0.
Version 6.4.1.0 (March 5, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.4.1.
Version 6.4.0.0 (February 12, 2024)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.4.0.
- The minimum supported version of the IronSource SDK is 7.7.0.0.
2023
Version 6.3.0.0 (December 18, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.3.0.
- The minimum supported version of the IronSource SDK is 7.6.0.0.
Version 6.2.0.0 (December 6, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.2.0.
- The minimum supported version of the IronSource SDK is 7.5.1.0.
Version 6.1.0.0 (October 20, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.1.0.
- The minimum supported version of the IronSource SDK is 7.5.0.0.
Version 6.0.0.0 (August 31, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 6.0.0.
- The minimum supported version of the IronSource SDK is 7.4.0.0.
Version 5.9.1.0 (July 24, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.9.1.
Version 5.9.0.0 (July 14, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.9.0.
Version 5.8.0.0 (June 30, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.8.0.
Version 5.7.0.0 (May 25, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.7.0.
Version 5.6.0.0 (May 12, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.6.0.
- The minimum supported version of the IronSource SDK is 7.3.0.0.
Version 5.5.0.0 (February 3, 2023)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.5.0.
- The minimum supported version of the IronSource SDK is 7.2.7.0.
2022
Versions 5.4.0.0 — 5.0.0.0
Version 5.4.0.0 (December 28, 2022)
Changes:
- Yandex Mobile Ads SDK 5.4.0 is now supported.
Version 5.3.0.0 (November 21, 2022)
Changes:
- The minimum supported iOS version is 12.0.
- The minimum supported version of the Yandex Mobile Ads SDK is 5.3.0.
- The minimum supported version of the IronSource SDK is 7.2.5.
Version 5.2.0.0 (August 23, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.2.0.
- The minimum supported version of the IronSource SDK is 7.2.4.
Version 5.1.0.0 (July 6, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.1.0.
- The minimum supported version of the IronSource SDK is 7.2.2.
Version 5.0.0.1 (May 6, 2022)
Changes:
- The minimum supported version of the IronSource SDK is 7.2.1.
Version 5.0.0.0 (March 16, 2022)
Changes:
- The minimum supported version of the Yandex Mobile Ads SDK is 5.0.0-alpha.2.
- The minimum supported version of the IronSource SDK is 7.2.0.