This commit is contained in:
Thomas So 2021-11-14 19:29:31 -08:00 коммит произвёл GitHub
Родитель f608bb8a64
Коммит e6f34cad0c
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
25 изменённых файлов: 2520 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,124 @@
# Changelog
## 4.7.2.0.0
* Certified with AdColony SDK 4.7.2.
## 4.6.1.0.2
* Add support for sequential rewarded ads (to ensure the "did reward user" callback is called).
## 4.6.1.0.1
* Downgrade to AdColony SDK 4.6.0.
## 4.6.1.0.0
* Certified with AdColony SDK 4.6.1.
* Update podspec to use `pod_target_xcconfig` over the deprecated `xcconfig`.
## 4.6.0.0.0
* Certified with AdColony SDK 4.6.0.
## 4.5.0.0.3
* Update deprecated method `collectSignals` to new `collectSignals:`.
## 4.5.0.0.2
* Update podspec source from bintray to S3.
* Remove setting COPPA string to empty.
## 4.5.0.0.1
* Fix COPPA & CCPA "required" even if set to false by publisher.
## 4.5.0.0.0
* Certified with AdColony SDK 4.5.0.
* Add support to pass 3rd-party error code and description to SDK.
## 4.4.1.1.1
* Only set user consent flag if GDPR applies.
* When consent dialog state is .APPLIES, set privacy framework required for .GDPR to be true, else if state is .DOES_NOT_APPLY, set privacy framework required for .GDPR to be false.
## 4.4.1.1.0
* Certified with AdColony SDK 4.4.1.1.
## 4.4.1.0
* Certified with AdColony SDK 4.4.1.
## 4.4.0.1
* Fix setting of `hasUserConsent` if value is `nil`.
## 4.4.0.0
* Certified with AdColony SDK 4.4.0.
## 4.3.1.1
* Update 7000000 version check to 6140000.
* Update initialization log.
## 4.3.1.0
* Certified with AdColony SDK 4.3.1.
## 4.3.0.3
* Removed the i386 slice. Adapter will no longer work on 32-bit simulators.
## 4.3.0.2
* Update 70000 version check to 7000000.
## 4.3.0.1
* Update 61400 version check to 70000.
## 4.3.0.0
* Certified with AdColony SDK 4.3.0.
## 4.2.0.0
* Certified with AdColony SDK 4.2.0.
* Updated deprecated GDPR API usages.
* Added CCPA support.
* Added COPPA support.
* Added bidding support.
* Added banner/MREC support.
## 4.1.5.4
* Fix incorrect adapter version returned by the adapter.
## 4.1.5.3
* Updated to not set privacy settings if nil.
## 4.1.5.2
* Roll back privacy setting changes.
## 4.1.5.1
* Updated to not set privacy settings if nil.
## 4.1.5.0
* Certified with AdColony SDK 4.1.5.
## 4.1.4.0
* Certified with AdColony SDK 4.1.4.
## 4.1.3.0
* Certified with AdColony SDK 4.1.3.
## 4.1.2.0
* Certified with AdColony SDK 4.1.2.
* Updated deprecated API usages.
* Updated the minimum required AppLovin SDK version to 6.5.0.
## 4.1.0.0
* Certified with AdColony SDK 4.1.0.
## 3.3.8.2
* Fix crash related to AdColony ad expiration.
## 3.3.8.1
* Add support for initialization status.
* Do not reload expired AdColony ads from adapter (MAX SDK will handle it).
## 3.3.8.0
* Certified with AdColony SDK 3.3.8.
## 3.3.7.2
* Add Unity support for automatic dependency resolution. Please ensure that you are on the latest [AppLovin MAX Unity Plugin](https://bintray.com/applovin/Unity/applovin-max-unity-plugin).
* Add support for extra reward options.
## 3.3.7.1
* Add error code for when SDK is not initialized.
* Update adapter logging.
## 3.3.7.0
* Initial commit.

Просмотреть файл

@ -0,0 +1,163 @@
# Changelog
## 4.0.0.5.0
* Certified with ByteDance SDK 4.0.0.5.
## 4.0.0.1.0
* Certified with ByteDance SDK 4.0.0.1.
## 3.9.0.4.2
* Fix issue causing native ads to time out.
## 3.9.0.4.1
* Initial support for true native ads.
## 3.9.0.4.0
* Certified with ByteDance SDK 3.9.0.4.
## 3.9.0.3.0
* Certified with ByteDance SDK 3.9.0.3.
## 3.7.0.7.0
* Certified with ByteDance SDK 3.7.0.7.
## 3.6.1.5.0
* Certified with ByteDance SDK 3.6.1.5.
* Updated new SDK initialization method `[BUAdSDKManager startWithAsyncCompletionHandler:]`.
* Update podspec to use `pod_target_xcconfig` over the deprecated `xcconfig`.
## 3.5.1.0.0
* Certified with ByteDance SDK 3.5.1.0.
* Set mediation provider for ByteDance when the adapter is initialized.
* Updated the minimum required iOS version to 10.0 in Pod Spec.
* Addded `c++abi` library required by ByteDance to Pod Spec.
## 3.4.4.3.0
* Certified with ByteDance SDK 3.4.4.3.
## 3.4.2.3.0
* Certify against ByteDance SDK 3.4.2.3 which is their global SDK with the China subspec. `+[BUAdSDKManager setTerritory:]` is called appropriately for domestic (CN) and international (global) traffic prior to init.
* Use 320x50 size for leaders.
* Add support for native ad views.
* Add support to pass 3rd-party error code and description to SDK.
* Update podspec source from bintray to S3.
## 3.3.6.2.0
* Certified with ByteDance SDK 3.3.6.2.
## 3.3.6.1.0
* Certified with ByteDance SDK 3.3.6.1.
* Removed the usage of deprecated `isAdValid` from `showInterstitialAdForParameters:andNotify:` and `showRewardedAdForParameters:andNotify:`.
* Remove usage of deprecated `-[BUNativeExpressBannerView initWithSlotID:rootViewController:adSize:IsSupportDeepLink:]` method in lieu of `-[BUNativeExpressBannerView initWithSlotID:rootViewController:adSize:]`.
## 3.3.1.5.0
* Certified with ByteDance SDK 3.3.1.5.
## 3.3.0.5.2
* Remove support for setting user consent based on `"gdpr_applies"`.
## 3.3.0.5.1
* Update `rewardedVideoAdServerRewardDidFail:` callback to `rewardedVideoAdServerRewardDidFail: error:`.
* Update raw error codes with APIs.
## 3.3.0.5.0
* Certified with ByteDance SDK 3.3.0.5.
## 3.3.0.4.0
* Certified with ByteDance SDK 3.3.0.4.
## 3.2.6.2.1
* Update to check for `gdpr_applies` server parameter.
## 3.2.6.2.0
* Certified with ByteDance SDK 3.2.6.2.
## 3.2.5.2.0
* Certified with ByteDance SDK 3.2.5.2.
## 3.2.5.1.1
* Update 7000000 version check to 6140000.
* Update initialization log.
## 3.2.5.1.0
* Certified with ByteDance SDK 3.2.5.1.
* Removed the i386 slice. Adapter will no longer work on 32-bit simulators.
## 3.2.0.1.0
* Certified with ByteDance SDK 3.2.0.1.
## 3.1.0.9.2
* Update 70000 version check to 7000000.
## 3.1.0.9.1
* Update 61400 version check to 70000.
## 3.1.0.9.0
* Certified with ByteDance SDK 3.1.0.9.
## 3.1.0.5.4
* Add support for bidding on interstitials, rewarded, banners, and medium rectangle ads.
## 3.1.0.5.3
* Fix incorrect adapter version returned by the adapter.
## 3.1.0.5.2
* Updated to not set privacy settings if nil.
## 3.1.0.5.1
* Roll back privacy changes.
## 3.1.0.5.0
* Certified with SDK 3.1.0.5.
* Updated to not set privacy settings if nil.
* Add COPPA support.
## 3.0.0.6.0
* Certified with SDK 3.0.0.6.
## 3.0.0.2.0
* Certified with SDK 3.0.0.2.
## 2.9.0.1.2
* Update GDPR settings in ByteDance adapter initialization.
## 2.9.0.1.1
* Add support for banner and MREC ads.
## 2.9.0.1.0
* Certified with SDK 2.9.0.1.
## 2.8.0.1.1
* Re-certified with last SDK that did not have integration problems 2.5.1.5.
## 2.8.0.1.0
* Certified with SDK 2.8.0.1.
## 2.5.1.5.0
* Certified with SDK 2.5.1.5.
## 2.4.6.7.0
* Updated the minimum required AppLovin SDK version to 6.5.0.
## 2.3.0.3.0
* Certified with SDK 2.3.0.3.
## 2.1.0.2.1
* Use `fullscreenVideoAdDidVisible:` and `rewardedVideoAdDidVisible:` for the `-[MAAdDelegate didDisplayAd:]` callback.
## 2.1.0.2.0
* Certified with SDK 2.1.0.2.
* Add support for initialization status.
## 2.0.1.2.1
* Add Unity support for automatic dependency resolution. Please ensure that you are on the latest [AppLovin MAX Unity Plugin](https://bintray.com/applovin/Unity/applovin-max-unity-plugin).
* Add support for extra reward options.
## 2.0.1.2.0
* Certified with SDK 2.0.1.2.
## 1.9.8.5.0
* Certified with SDK 1.9.8.5.
## 1.9.8.2.0
* Initial commit.

Просмотреть файл

@ -0,0 +1,97 @@
# Changelog
## 8.5.0.0
* Certified with Chartboost SDK 8.5.0.
## 8.4.2.0
* Certified with Chartboost SDK 8.4.2.
## 8.4.1.0
* Certified with Chartboost SDK 8.4.1.
* Update podspec source from bintray to S3.
* Update podspec to use `pod_target_xcconfig` over the deprecated `xcconfig`.
## 8.4.0.1
* Add support for passing creative id to SDK (supported in iOS SDK 6.15.0+).
* Add support to pass 3rd-party error code and description to SDK.
## 8.4.0.0
* Certified with Chartboost SDK 8.4.0.
## 8.3.1.1
* Only set user consent flag if GDPR applies.
## 8.3.1.0
* Certified with Chartboost SDK 8.3.1.
## 8.2.1.3
* Removed the i386 slice. Adapter will no longer work on 32-bit simulators.
* Update 7000000 version check to 6140000.
* Update initialization log.
## 8.2.1.2
* Update 70000 version check to 7000000.
## 8.2.1.1
* Update 61400 version check to 70000.
## 8.2.1.0
* Certified with Chartboost SDK 8.2.1.
## 8.2.0.5
* Fix incorrect adapter version returned by the adapter.
## 8.2.0.4
* Updated to not set privacy settings if nil.
## 8.2.0.3
* Roll back privacy changes.
## 8.2.0.2
* Add support for CCPA.
* Updated deprecated GDPR settings.
* Updated to not set privacy settings if nil.
## 8.2.0.1
* Fix versioning.
## 8.2.0.0
* Certified with Chartboost SDK 8.2.0.
## 8.1.0.1
* Update to use new initialization and delegate APIs.
## 8.1.0.0
* Certified with Chartboost SDK 8.1.0.
* Fix ad display failed callback not firing in rare cases.
## 8.0.4.0
* Certified with Chartboost SDK 8.0.4.
## 8.0.3.0
* Certified with Chartboost SDK 8.0.3.
* Updated the minimum required AppLovin SDK version to 6.5.0.
* Removed support for muting/un-muting of ads.
## 8.0.1.0
+ Certified with SDK 8.0.1.
## 7.5.0.2
* Add support for initialization status.
## 7.5.0.1
* Add Unity support for automatic dependency resolution. Please ensure that you are on the latest [AppLovin MAX Unity Plugin](https://bintray.com/applovin/Unity/applovin-max-unity-plugin).
## 7.5.0.0
* Certified with SDK 7.5.0.
* Add support for `[AD DISPLAY FAILED]` callbacks from Chartboost's `didFailToLoadInterstitial:withError:` and `didFailToLoadRewardedVideo:withError:` methods.
* Add support for extra reward options.
## 7.3.1.1
* Update adapter logging.
## 7.3.1.0
* Certified with Chartboost SDk 7.3.1.
## 7.3.0.0
* Initial commit.

Просмотреть файл

@ -0,0 +1,164 @@
# Changelog
## 6.6.0.2
* Fix potential memory leak by cleaning up rewarded interstitial ad object.
## 6.6.0.1
* Initial support for true native ads.
## 6.6.0.0
* Certified with Facebook SDK 6.6.0.
## 6.5.1.0
* Certified with Facebook SDK 6.5.1.
## 6.5.0.0
* Certified with Facebook SDK 6.5.0.
## 6.4.1.0
* Certified with Facebook SDK 6.4.1.
* Remove waterfall placements support.
* Update podspec to use `pod_target_xcconfig` over the deprecated `xcconfig`.
## 6.3.1.0
* Certified with SDK 6.3.1.
## 6.3.0.0
* Certified with SDK 6.3.0.
* Add support to pass 3rd-party error code and description to SDK.
* Update podspec source from bintray to S3.
## 6.2.1.0
* Certified with SDK 6.2.1.
## 6.2.0.1
* Add checks for nil `MANativeAdView` components.
* Add ability to set custom template for native banners.
## 6.2.0.0
* Certified with SDK 6.2.0.
## 6.0.0.3
* Certified with SDK 6.0.0.
## 5.10.1.8
* Add support for vertical template native banners.
## 5.10.1.7
* Update 7000000 version check to 6140000.
## 5.10.1.6
* Update to fail native ad view ad if ad object is nil or invalid.
## 5.10.1.5
* Update native banners to load the default provided template if SDK version is not at least 7000000.
* Removed the i386 slice. Adapter will no longer work on 32-bit simulators.
## 5.10.1.4
* Update 70000 version check to 7000000.
## 5.10.1.3
* Update 61400 version check to 70000.
## 5.10.1.2
* Update custom layout for native leader ads.
* Fix rendering native banner and MREC ads.
* Fix impressions for native adview ads.
## 5.10.1.1
* Added support for rewarded interstitial ads.
## 5.10.1.0
* Certified with SDK 5.10.1.
## 5.10.0.3
* Fix incorrect adapter version returned by the adapter.
## 5.10.0.2
* Updated to not set mixed audience if age restricted user setting is nil.
## 5.10.0.1
* Actually certified with SDK 5.10.1.
## 5.10.0.0
* Certified with SDK 5.10.0.
## 5.9.0.0
* Certified with SDK 5.9.0.
## 5.8.0.1
* Add support for native ad views.
* Call the `didExpandAdViewAd` callback when clicking banners, to match the corresponding `didCollapseAdViewAd`.
## 5.8.0.0
* Certified with SDK 5.8.0.
## 5.7.1.0
* Certified with SDK 5.7.1.
## 5.7.0.0
* Certified with SDK 5.7.0.
## 5.6.1.0
* Certified with SDK 5.6.1.
## 5.6.0.0
* Updated the minimum required AppLovin SDK version to 6.5.0.
* Certified with SDK 5.6.0.
## 5.5.1.0
* Certified with SDK 5.5.1.
## 5.5.0.0
* Certified with SDK 5.5.0.
## 5.4.0.2
* Re-certified with SDK 5.4.0.
* Add support for initialization status.
## 5.4.0.1
* Revert back to depending on FAN SDK 5.3.2 as FAN SDK 5.4.0 depends on `FBSDKCoreKit.framework` which conflicts with manual integrations already bundling that framework in Unity.
## 5.4.0.0
* Certified with SDK 5.4.0.
* Update logging.
* Better error code mapping.
* Remove custom initialization code for older versions of FAN (below 5.2.0).
## 5.3.2.1
* Add Unity support for automatic dependency resolution. Please ensure that you are on the latest [AppLovin MAX Unity Plugin](https://bintray.com/applovin/Unity/applovin-max-unity-plugin).
## 5.3.2.0
* Certified with SDK 5.3.2.
* Add support for extra reward options.
## 5.3.1.1
* Fix initialization related to last update.
## 5.3.1.0
* Certified with SDK 5.3.1.
## 5.2.0.3
* Fix using wrong AppLovin MAX callback when failing fullscreen ad displagy. Using `didFailToDisplayInterstitialAdWithError:` and `didFailToDisplayRewardedAdWithError:` now.
## 5.2.0.2
* Minor adapter improvements.
## 5.2.0.1
* Set mediation provider as APPLOVIN_X.X.X:Y.Y.Y.Y where X.X.X is AppLovin's SDK version and Y.Y.Y.Y is the adapter version.
## 5.2.0.0
* Support for FAN SDK 5.2.0.
* Use new FAN SDK initialization APIs.
## 5.1.1.1
* Synchronize usage of `FBAdSettings` as that is not thread-safe.
## 5.1.1.0
* Update to Facebook SDK 5.1.1 with fix for header bidding.
## 5.1.0.1
* Turn off Facebook SDK verbose logging.
## 5.1.0.0
* Initial commit.

Просмотреть файл

@ -0,0 +1,185 @@
# Changelog
## 8.1.0.0
* Certified with Fyber SDK 8.1.0.
## 8.0.0.0
* Certified with Fyber SDK 8.0.0.
* Add support for bidding.
## 7.9.0.0
* Certified with Fyber SDK 7.9.0.
## 7.8.9.0
* Certified with Fyber SDK 7.8.9.
* Update to clear GDPR consent if it does not apply.
* Update podspec to use `pod_target_xcconfig` over the deprecated `xcconfig`.
## 7.8.3.2
* Downgrade Fyber SDK to 7.8.1 again.
## 7.8.3.1
* Downgrade Fyber SDK to 7.8.1.
## 7.8.3.0
* Certified with Fyber SDK 7.8.3.
## 7.8.2.4
* Set mediation type to `IAMediationMax`.
## 7.8.2.3
* Remove ad expiration callback implementations.
## 7.8.2.2
* Remove `isReady` checks.
* Downgrade Fyber SDK to 7.8.1 to avoid crashes in 7.8.2.
## 7.8.2.1
* Check `isReady` before attempting to display ad view.
## 7.8.2.0
* Certified with Fyber SDK 7.8.2.
## 7.8.1.3
* Implement adapter initialization using callback-based method.
* Update error codes mapping.
## 7.8.1.1
* Check `isReady` before attempting to display fullscreen ad.
* Implement `IAAdDidExpire:` and fail ad display there for fullscreen ads.
## 7.8.1.0
* Certified with Fyber SDK 7.8.1.
* Update podspec source from bintray to S3.
## 7.8.0.2
* Fix `-[__NSDictionaryM removeObjectForKey:] key cannot be nil` silent crash when adapter is getting destroyed (to avoid spammy logs for pubs).
## 7.8.0.1
* Add support for passing creative id for banner ads to SDK (supported in iOS SDK 6.15.0+).
## 7.8.0.0
* Certified with Fyber SDK 7.8.0.
## 7.7.3.1
* Add support for passing creative id to SDK (supported in iOS SDK 6.15.0+).
* Add support to pass 3rd-party error code and description to SDK.
## 7.7.3.0
* Certified with Fyber SDK 7.7.3.
## 7.7.2.1
* Only set user consent flag if GDPR applies.
## 7.7.2.0
* Certified with Fyber SDK 7.7.2.
## 7.7.1.0
* Certified with Fyber SDK 7.7.1.
## 7.6.4.1
* Update 7000000 version check to 6140000.
* Update initialization log.
## 7.6.4.0
* Certified with Fyber SDK 7.6.4.
* Removed the i386 slice. Adapter will no longer work on 32-bit simulators.
## 7.6.3.3
* Pass user id to Fyber SDK.
## 7.6.3.2
* Update 70000 version check to 7000000.
## 7.6.3.1
* Re-enable logic in adapter `destroy` method.
* Update 61400 version check to 70000.
## 7.6.3.0
* Certified with Inneractive SDK 7.6.3.
## 7.6.2.0
* Include Fyber error string insted of just error code.
* Return invalid configuration error for `-1022` ATS error code.
## 7.6.1.0
* Certified with Inneractive SDK 7.6.1.
## 7.6.0.3
* Updated to not set privacy settings if nil.
## 7.6.0.2
* Roll back privacy changes.
## 7.6.0.1
* Updated to not set privacy settings if nil.
## 7.6.0.0
* Certified with Inneractive SDK 7.6.0.
* Use new `IAAdDidReward` callback to grant rewarded ad reward.
## 7.5.6.0
* Certified with Inneractive SDK 7.5.6.
## 7.5.5.1
* Actually certifiy with Inneractive SDK 7.5.5
## 7.5.5.0
* Certified with Inneractive SDK 7.5.5 which fixes exported IPAs being unable to launch.
## 7.5.4.2
* Fix support for mute configuration.
## 7.5.4.1
* Add support for mute configuration.
## 7.5.4.0
* Certified with Inneractive SDK 7.5.4.
* Updated log to differentiate ad view formats.
## 7.5.3.0
* Certified with Inneractive SDK 7.5.3.
* Updated log to differentiate ad view formats.
## 7.5.1.0
* Certified with Inneractive SDK 7.5.1.
## 7.5.0.0
* Certified with Inneractive SDK 7.5.0.
* Removed support for muting/un-muting of ads.
## 7.4.1.0
* Updated the minimum required AppLovin SDK version to 6.5.0.
## 7.4.0.0
* Certified with Inneractive SDK 7.4.0.
* Use `Fyber_Marketplace_SDK` pod dependency.
## 7.3.3.0
* Certified with Inneractive SDK 7.3.3.
* Prevent crashes by not logging NSError received when banners fail to load.
## 7.3.2.0
* Certified with Inneractive SDK 7.3.2.
## 7.3.0.2
* Fix potential logging crash.
## 7.3.0.1
* Add support for initialization status.
## 7.3.0.0
* Certified with Inneractive SDK 7.3.0.
## 7.2.1.2
* Add Unity support for automatic dependency resolution. Please ensure that you are on the latest [AppLovin MAX Unity Plugin](https://bintray.com/applovin/Unity/applovin-max-unity-plugin).
* Add support for extra reward options.
## 7.2.1.1
* Update adapter logging.
## 7.2.1.0
* Certified with Inneractive SDK 7.2.1.
## 7.1.1.0
* Initial commit.

Просмотреть файл

@ -0,0 +1,218 @@
# Changelog
## 8.12.0.1
* Add query info type for bidding ad requests.
* Fix adapter deprecation warnings.
## 8.12.0.0
* Certified with Google SDK 8.12.0.
## 8.11.0.1
* Add `adDidRecordClick` callback for fullscreen ads.
## 8.11.0.0
* Certified with Google SDK 8.11.0.
## 8.10.0.1
* Initial support for true native ads.
## 8.10.0.0
* Certified with Google SDK 8.10.0.
## 8.9.0.0
* Certified with Google SDK 8.9.0.
## 8.8.0.2
* Add `placement_req_id` to network extras for all ad requests.
## 8.8.0.1
* Add support for rewarded interstitial ads.
## 8.8.0.0
* Certified with Google SDK 8.8.0.
## 8.7.0.0
* Certified with Google SDK 8.7.0.
## 8.6.0.1
* Update bidding APIs.
## 8.6.0.0
* Certified with Google SDK 8.6.0.
## 8.5.0.0
* Certified with Google SDK 8.5.0.
## 8.4.0.1
* Remove expired bids after set amount of time.
## 8.4.0.0
* Certified with Google SDK 8.4.0.
* Update podspec to use `pod_target_xcconfig` over the deprecated `xcconfig`.
## 8.3.0.0
* Certified with Google SDK 8.3.0.
## 8.2.0.1
* Certified with Google SDK 8.2.0.1.
* NOTE: This adapter version is the same as the SDK pod version, because Google released a one-off update with four version numbers.
## 8.2.0.0
* Certified with Google SDK 8.2.0.
## 8.1.0.1
* Add support for bidding.
## 8.1.0.0
* Certified with Google SDK 8.1.0.
## 8.0.0.0
* Certified with Google SDK 8.0.0.
* Remove click tracking for interstitial ads.
* Update podspec source from bintray to S3.
## 7.69.0.2
* Add support for creative id for banner native.
## 7.69.0.1
* Add support for passing creative ID to MAX SDK (supported in iOS SDK 6.15.0+).
* Add support to pass 3rd-party error code and description to SDK.
## 7.69.0.0
* Certified with Google SDK 7.69.0. This version of AdMob is only compatible with Firebase 7.0.0+.
## 7.67.1.5
* Add support for `adViewDidRecordImpression` callback.
## 7.67.1.4
* Add support for adaptive banners.
## 7.67.1.3
* Only set user consent flag if GDPR applies.
## 7.67.1.2
* Update native banners to use custom templates passed down from backend instead of hardcoding templates.
## 7.67.1.1
* Downgrade to Google SDK 7.66.0. This is due to 7.67.x not being compatible with latest release of Firebase 7.0.0 (which has not been released on Unity as well).
## 7.67.1.0
* Certified with Google SDK 7.67.1.
## 7.66.0.3
* Add checks for required native ad assets (headline, body, images, icon and CTA).
## 7.66.0.2
* Add support for vertical template native banners.
## 7.66.0.1
* Add support for disabling mediation
## 7.66.0.0
* Certified with Google SDK 7.66.0.
## 7.65.0.0
* Certified with Google SDK 7.65.0.
* Removed the i386 slice. Adapter will no longer work on 32-bit simulators.
* Update 7000000 version check to 6140000.
## 7.64.0.2
* Update 70000 version check to 7000000.
## 7.64.0.1
* Re-enable logic in adapter `destroy` method.
* Update 61400 version check to 70000.
## 7.64.0.0
* Certified with Google SDK 7.64.0.
* Update deprecated Google SDK version retrieval.
## 7.63.0.0
* Certified with Google SDK 7.63.0.
## 7.62.0.4
* Fix native ad view ad visibility issue.
## 7.62.0.3
* Updated to not set privacy settings if nil.
## 7.62.0.2
* Roll back privacy changes.
## 7.62.0.1
* Updated to not set privacy settings if nil.
## 7.62.0.0
* Certified with Google SDK 7.62.0.
## 7.61.0.1
* Add support for native ad views.
## 7.61.0.0
* Certified with Google SDK 7.61.0.
## 7.60.0.0
* Certified with Google SDK 7.60.0.
## 7.59.0.0
* Certified with AdMob SDK 7.59.0.
* Use the initialization state passed down by Google.
## 7.58.0.0
* Certified with AdMob SDK 7.58.0.
## 7.57.0.1
* Fix bug where mute state was not being applied.
## 7.57.0.0
* Certified with AdMob SDK 7.57.0.
* Updated to use GADRewardedAd.
## 7.55.1.0
* Certified with AdMob SDK 7.55.1.
* Fix CCPA support - requires AppLovin SDK 6.11.0 to compile.
## 7.55.0.0
* Certified with AdMob SDK 7.55.0.
## 7.54.0.0
* Certified with AdMob SDK 7.54.0.
## 7.53.1.1
* Updated deprecated API usages.
## 7.53.1.0
* Certified with AdMob SDK 7.53.1.
## 7.51.0.2
* Add support for CCPA.
## 7.51.0.1
* Fix Xcode warning logs due to retrieving SDK version from background thread.
## 7.51.0.0
* Updated the minimum required AppLovin SDK version to 6.5.0.
* Add support for mute configuration.
* Certified with AdMob SDK 7.51.0.
## 7.44.0.1
* Add support for initialization status.
## 7.44.0.0
* Certified with AdMob SDK 7.44.0.
* Adapter sets the `tagForChildDirectedTreatment` status on AdMob SDK before initializing it.
* Please make sure to have your Google Application ID declared in your app's `Info.plist`. For more information, please refer to our [documentation](https://dash.applovin.com/documentation/mediation/ios/mediation-adapters)
* Add Unity support for automatic dependency resolution. Please ensure that you are on the latest [AppLovin MAX Unity Plugin](https://bintray.com/applovin/Unity/applovin-max-unity-plugin).
* Add support for extra reward options.
## 7.40.0.2
* Minor adapter improvements.
## 7.40.0.1
* Minor improvements.
## 7.40.0.0
* Certified with AdMob SDK 7.40.0.
## 7.36.0.0
* Initial commit.

Просмотреть файл

@ -0,0 +1,188 @@
# Changelog
## x.x.x.x
* Fix adapter deprecation warnings.
## 8.12.0.0
* Certified with GoogleAdManager SDK 8.12.0.
## 8.11.0.1
* Add `adDidRecordClick` callback for fullscreen ads.
## 8.11.0.0
* Certified with GoogleAdManager SDK 8.11.0.
## 8.10.0.1
* Initial support for true native ads.
## 8.10.0.0
* Certified with GoogleAdManager SDK 8.10.0.
## 8.9.0.0
* Certified with GoogleAdManager SDK 8.9.0.
## 8.8.0.2
* Add `placement_req_id` to network extras for all ad requests.
## 8.8.0.1
* Add support for rewarded interstitial ads.
## 8.8.0.0
* Certified with GoogleAdManager SDK 8.8.0.
## 8.7.0.0
* Certified with GoogleAdManager SDK 8.7.0.
## 8.6.0.1
* Update bidding APIs.
## 8.6.0.0
* Certified with GoogleAdManager SDK 8.6.0.
## 8.5.0.0
* Certified with GoogleAdManager SDK 8.5.0.
## 8.4.0.1
* Remove expired bids after set amount of time.
## 8.4.0.0
* Certified with GoogleAdManager SDK 8.4.0.
* Update podspec to use `pod_target_xcconfig` over the deprecated `xcconfig`.
## 8.3.0.0
* Certified with GoogleAdManager SDK 8.3.0.
## 8.2.0.1
* Certified with GoogleAdManager SDK 8.2.0.1.
* NOTE: This adapter version is the same as the SDK pod version, because Google released a one-off update with four version numbers.
## 8.2.0.0
* Certified with GoogleAdManager SDK 8.2.0.
## 8.1.0.1
* Add support for bidding.
## 8.1.0.0
* Certified with GoogleAdManager SDK 8.1.0.
## 8.0.0.0
* Certified with Google SDK 8.0.0.
* Remove click tracking for interstitial ads.
* Update podspec source from bintray to S3.
## 7.69.0.2
* Add support for creative id for banner native.
## 7.69.0.1
* Add support for passing creative ID to MAX SDK (supported in iOS SDK 6.15.0+).
* Add support to pass 3rd-party error code and description to SDK.
## 7.69.0.0
* Certified with Google SDK 7.69.0. This version of AdMob is only compatible with Firebase 7.0.0+.
## 7.67.1.5
* Add support for `adViewDidRecordImpression` callback.
## 7.67.1.4
* Add support for adaptive banners.
## 7.67.1.3
* Only set user consent flag if GDPR applies.
## 7.67.1.2
* Update native banners to use custom templates passed down from backend instead of hardcoding templates.
## 7.67.1.1
* Downgrade to Google SDK 7.66.0. This is due to 7.67.x not being compatible with latest release of Firebase 7.0.0 (which has not been released on Unity as well).
## 7.67.1.0
* Certified with GoogleAdManager SDK 7.67.1.
## 7.66.0.2
* Add checks for required native ad assets (headline, body, images, icon and CTA).
## 7.66.0.1
* Add support for vertical template native banners.
## 7.66.0.0
* Certified with GoogleAdManager SDK 7.66.0.
## 7.65.0.0
* Certified with GoogleAdManager SDK 7.65.0.
* Removed the i386 slice. Adapter will no longer work on 32-bit simulators.
* Update 7000000 version check to 6140000.
## 7.64.0.2
* Update 70000 version check to 7000000.
## 7.64.0.1
* Set rewarded ad to `nil` in adapter `destroy` method.
* Update 61400 version check to 70000.
## 7.64.0.0
* Certified with Google Ad Manager SDK 7.64.0.
* Update deprecated Google Ad Manager SDK version retrieval.
## 7.63.0.0
* Certified with Google Ad Manager SDK 7.63.0.
## 7.62.0.5
* Fix incorrect adapter version returned by the adapter.
## 7.62.0.4
* Updated to not set privacy settings if nil.
## 7.62.0.3
* Roll back privacy changes.
## 7.62.0.2
* Updated to not set privacy settings if nil.
## 7.62.0.1
* Fix versioning.
## 7.62.0.0
* Certified with Google Ad Manager SDK 7.62.0.
## 7.61.0.1
* Add support for native ad views.
## 7.61.0.0
* Certified with Google Ad Manager SDK 7.61.0.
## 7.60.0.0
* Certified with Google Ad Manager SDK 7.60.0.
## 7.59.0.0
* Certified with Google Ad Manager SDK 7.59.0.
## 7.58.0.0
* Certified with Google Ad Manager SDK 7.58.0.
## 7.57.0.1
* Fix bug where mute state was not being applied.
## 7.57.0.0
* Certified with Google Ad Manager SDK 7.57.0.
## 7.55.1.0
* Certified with Google Ad Manager SDK 7.55.1.
* Fix CCPA support - requires AppLovin SDK 6.11.0 to compile.
## 7.55.0.0
* Certified with Google Ad Manager SDK 7.55.0.
## 7.54.0.0
* Certified with Google Ad Manager SDK 7.54.0.
## 7.53.1.1
* Updated deprecated API usages.
## 7.53.1.0
* Certified with Google Ad Manager SDK 7.53.1.
## 7.51.0.1
* Add support for CCPA.
## 7.51.0.0
* Initial commit.

Просмотреть файл

@ -0,0 +1,33 @@
# Changelog
## 6.0.1.0
* Certified with HyprMX SDK 6.0.1.
## 6.0.0.1
* Add support for banners, leaders, MRECs.
* Better mapping of fullscreen ad display errors.
## 6.0.0.0
* Certified with HyprMX SDK 6.0.0.
* Update podspec to use `pod_target_xcconfig` over the deprecated `xcconfig`.
## 5.4.5.0
* Certified with HyprMX SDK 5.4.5.
* Fix memory leak with `initializationDelegate` since `+[MAAdapter destroy]` is not called for adapters used for initializing SDKs.
* Add support to pass 3rd-party error code and description to SDK.
* Update podspec source from bintray to S3.
## 5.4.3.2
* Added error code for when SDK is not initialized in `adNotAvailableForPlacement:` callback.
## 5.4.3.1
* Updated podspec to use `HyprMX/Core` instead of plain `HyprMx`.
## 5.4.3.0
* Certified with HyprMX SDK 5.4.3.
## 5.4.2.1
* Fix userID being null.
## 5.4.2.0
* Initial commit.

Просмотреть файл

@ -0,0 +1,120 @@
# Changelog
## 9.2.1.1
* Update consent dictionary and API used to set GDPR info.
* Update GDPR before signal collection.
## 9.2.1.0
* Certified with InMobi SDK 9.2.1.
* Update podspec to use `pod_target_xcconfig` over the deprecated `xcconfig`.
## 9.1.7.0
* Certified with InMobi SDK 9.1.7.
## 9.1.5.0
* Certified with InMobi SDK 9.1.5.
* Update podspec source from bintray to S3.
## 9.1.1.1
* Add support for passing creative id to SDK (supported in iOS SDK 6.15.0+).
* Add support to pass 3rd-party error code and description to SDK.
## 9.1.1.0
* Certified with InMobi SDK 9.1.1.
## 9.1.0.1
* Only set user consent flag if GDPR applies.
## 9.1.0.0
* Certified with InMobi SDK 9.1.0.
## 9.0.7.9
* Update 7000000 version check to 6140000.
* Update initialization log.
## 9.0.7.8
* Update signal collection to fail early if InMobi SDK is not initialized successfully.
* Removed the i386 slice. Adapter will no longer work on 32-bit simulators.
## 9.0.7.7
* Fix delay caused by invalid placement identifier handling in signal collection.
## 9.0.7.6
* Update 70000 version check to 7000000.
## 9.0.7.5
* Fix incorrect adapter version returned by the adapter.
## 9.0.7.4
* Updated to not set privacy settings if nil.
## 9.0.7.3
* Roll back privacy changes.
## 9.0.7.2
* Update deprecated callbacks (`interstitial:didReceiveWithMetaInfo:`) for interstitial and rewarded ads.
* Updated to not set privacy settings if nil.
## 9.0.7.1
* Fix bidding for leaders by mapping "leaders" placement key to "banners" placement key.
## 9.0.7.0
* Certified with SDK 9.0.7.
* Add support for bidding.
## 9.0.6.1
* Point to `InMobiSDK/Core`.
## 9.0.6.0
* Certified with SDK 9.0.6.
* Track initialization status with new initialization complete callback.
## 9.0.4.0
* Certified with SDK 9.0.4.
## 9.0.3.1
* Add support for medium rectangle ad views.
## 9.0.3.0
* Certified with SDK 9.0.3.
## 9.0.1.2
* Added banner display callback to `bannerDidFinishLoading:`.
## 9.0.1.1
* Moved interstitial and rewarded display callbacks from `interstitialWillPresent:` to `interstitialDidPresent:`.
## 9.0.1.0
* Certified with SDK 9.0.1.
## 9.0.0.0
* Certified with SDK 9.0.0.
* Removed unused server parameters.
* Updated the minimum required AppLovin SDK version to 6.5.0.
* Removed support for muting/un-muting of ads.
## 7.3.2.1
* Format `IM_GDPR_CONSENT_AVAILABLE` value to true/false.
## 7.3.2.0
* Certified with SDK 7.3.2.
## 7.3.1.1
* Uncertify SDK 7.3.1, re-certify against SDK 7.2.9 due to `isReady` bug.
## 7.3.1.0
* Certified with SDK 7.3.1.
* Add support for initialization status.
## 7.2.9.0
* Add Unity support for automatic dependency resolution. Please ensure that you are on the latest [AppLovin MAX Unity Plugin](https://bintray.com/applovin/Unity/applovin-max-unity-plugin).
* Add support for extra reward options.
## 7.2.7.2
* Minor adapter improvements.
## 7.2.7.1
* Use `interstitialWillPresent:` instead of `interstitialDidPresent:` for impression tracking.
## 7.2.7.0
* Initial commit.

Просмотреть файл

@ -0,0 +1,70 @@
# Changelog
## 7.1.12.0.0
* Certified with IronSource SDK 7.1.12.0.
## 7.1.11.1.0
* Certified with IronSource SDK 7.1.11.1.
## 7.1.11.0.0
* Certified with IronSource SDK 7.1.11.0.
## 7.1.10.0.0
* Certified with IronSource SDK 7.1.10.0.
## 7.1.6.1.0
* Certified with IronSource SDK 7.1.6.1.
* Update podspec to use `pod_target_xcconfig` over the deprecated `xcconfig`.
## 7.1.5.0.0
* Certified with IronSource SDK 7.1.5.0.
## 7.1.4.0.0
* Certified with IronSource SDK 7.1.4.0.
## 7.1.3.0.0
* Certified with IronSource SDK 7.1.3.0.
## 7.1.2.0.0
* Certified with IronSource SDK 7.1.2.0.
* Support flexible selective ad format initialization for IronSource SDK.
## 7.1.1.0.1
* Added COPPA support.
## 7.1.1.0.0
* Certified with IronSource SDK 7.1.1.0.
* Update podspec source from bintray to S3.
## 7.1.0.0.0
* Certified with IronSource SDK 7.1.0.0.
* Add support to pass 3rd-party error code and description to SDK.
## 7.0.4.0.0
* Certified with IronSource SDK 7.0.4.0.
## 7.0.3.0.2
* Only call `setMetaDataWithKey:Value:` before initializing ironSource SDK.
## 7.0.3.0.1
* Only set user consent flag if GDPR applies.
## 7.0.3.0.0
* Certified with IronSource SDK 7.0.3.0.
## 7.0.2.0.0
* Certified with IronSource SDK 7.0.2.0.
## 7.0.1.0.1
* Update 7000000 version check to 6140000.
* Update initialization log.
## 7.0.1.0.0
* Certified with IronSource SDK 7.0.1.0.
* Removed the i386 slice. Adapter will no longer work on 32-bit simulators.
## 7.0.0.0.1
* Update 70000 version check to 7000000.
## 7.0.0.0.0
* Certified with IronSource SDK 7.0.0.0. (iOS14)

Просмотреть файл

@ -0,0 +1,23 @@
# Changelog
## 2.4.20211004.0
* Certified with Line SDK 2.4.20211004.
* Replace `FADDelegate` with `FADLoadDelegate` and `FADAdViewEventListener`.
* Add `didFailedToShowAdWithError` for display failure.
* Update error codes.
## 2.3.20210326.3
* Fix issue causing native ads to time out.
## 2.3.20210326.2
* Initial support for true native ads.
## 2.3.20210326.1
* Always mute banner and MREC ads.
## 2.3.20210326.0
* Update podspec to use `pod_target_xcconfig` over the deprecated `xcconfig`.
* Update dependency to point to LINE's public pod `FiveAd`.
## 2020.12.22.0
* Initial commit.

Просмотреть файл

@ -0,0 +1,48 @@
# Changelog
## 1.5.8.0
* Certified with Maio SDK 1.5.8.
## 1.5.7.1
* Downgrade to Maio SDK 1.5.6
## 1.5.7.0
* Certified with Maio SDK 1.5.7.
* Update podspec to use `pod_target_xcconfig` over the deprecated `xcconfig`.
## 1.5.6.1
* Add support to pass 3rd-party error code and description to SDK.
* Update podspec source from bintray to S3.
## 1.5.6.0
* Certified with Maio SDK 1.5.6.
## 1.5.5.0
* Certified with Maio SDK 1.5.5.
* Removed the i386 slice. Adapter will no longer work on 32-bit simulators.
## 1.5.4.0
* Certified with Maio SDK 1.5.4.
* Fix ad display failed callback not firing in rare cases.
## 1.5.3.0
* Certified with SDK 1.5.3.
## 1.5.2.0
* Certified with SDK 1.5.2.
## 1.5.0.2
* If an ad is not ready when requested, consider it a no fill instead of waiting.
## 1.5.0.1
* Add configuration of rewards from server parameters.
* Fix incorrect `Unspecified` and `No Fill` errors due to keeping ad load state between ads.
## 1.5.0.0
* Certified with SDK 1.5.0.
## 1.4.8.0
* Certified with SDK 1.4.8.
## 1.4.7.0
* Initial commit.

Просмотреть файл

@ -0,0 +1,120 @@
# Changelog
## 7.0.2.0.0
* Certified with Mintegral SDK 7.0.2.
## 6.9.4.0.0
* Certified with Mintegral SDK 6.9.4.0.
## 6.9.1.0.0
* Certified with Mintegral SDK 6.9.1.0.
* Update podspec to use `pod_target_xcconfig` over the deprecated `xcconfig`.
## 6.8.0.0.0
* Certified with Mintegral SDK 6.8.0.0.
## 6.7.9.0.0
* Certified with Mintegral SDK 6.7.9.0.
## 6.7.7.0.0
* Certified with Mintegral SDK 6.7.7.0.
* Update podspec source from bintray to S3.
## 6.7.6.0.0
* Certified with Mintegral SDK 6.7.6.0.
## 6.7.5.0.1
* Add support for passing creative id to SDK (supported in iOS SDK 6.15.0+).
* Add support to pass 3rd-party error code and description to SDK.
## 6.7.5.0.0
* Certified with Mintegral SDK 6.7.5.0.
## 6.7.4.0.0
* Certified with Mintegral SDK 6.7.4.0.
## 6.7.3.0.0
* Certified with Mintegral SDK 6.7.3.0.
## 6.7.2.0.0
* Certified with Mintegral SDK 6.7.2.0.
## 6.7.1.0.0
* Certified with Mintegral SDK 6.7.1.0.
## 6.7.0.0.0
* Certified with Mintegral SDK 6.7.0.0.
## 6.6.9.0.0
* Certified with Mintegral SDK 6.6.9.0.
## 6.6.8.0.0
* Certified with Mintegral SDK 6.6.8.0.
## 6.6.6.0.0
* Certified with Mintegral SDK 6.6.6.0.
* Re-pushing Mintegral Adapter with Mintegral SDK 6.6.6.0.
* Update 7000000 version check to 6140000.
* Update initialization log.
## 6.4.1.0.1
* Added support for Mintegral's placement id.
## 6.4.1.0.0
* Certified with Mintegral SDK 6.4.1.0.
* Removed the i386 slice. Adapter will no longer work on 32-bit simulators.
## 6.4.0.0.1
* Update 70000 version check to 7000000.
## 6.4.0.0.0
* Certified with Mintegral SDK 6.4.0.0.
## 6.3.7.0.0
* Certified with Mintegral SDK 6.3.7.0.
## 6.3.5.0.0
* Certified with Mintegral SDK 6.3.5.0.
## 6.3.3.0.7
* Fix incorrect adapter version returned by the adapter.
## 6.3.3.0.6
* Updated to not set privacy settings if nil.
## 6.3.3.0.5
* Roll back privacy changes.
## 6.3.3.0.4
* Fix versioning.
## 6.3.3.0.3
* Fix versioning.
## 6.3.3.0.2
* Updated to not set privacy settings if nil.
## 6.3.3.0.1
* Actually certify with Mintegral SDK 6.3.3.0.
## 6.3.3.0.0
* Certified with Mintegral SDK 6.3.3.0.
## 6.3.2.0.0
* Certified with Mintegral SDK 6.3.2.0.
* Added `[MTGSDK sdkVersion]` to retrieve Mintegral SDK version.
## 6.2.0.0.0
* Certified with Mintegral SDK 6.2.0.0.
## 6.1.3.0.0
* Certified with Mintegral SDK 6.1.3.0.
## 6.1.2.0.0
* Certified with Mintegral SDK 6.1.2.0.
## 6.1.0.0.0
* Certified with Mintegral SDK 6.1.0.0.
## 6.0.0.0.0
* Certified with Mintegral SDK 6.0.0.0.

Просмотреть файл

@ -0,0 +1,124 @@
# Changelog
## 5.12.0.1
* Downgrade to MyTarget SDK 5.11.1.
## 5.12.0.0
* Certified with MyTarget SDK 5.12.0.
## 5.11.1.0
* Certified with MyTarget SDK 5.11.1.
## 5.11.0.0
* Certified with MyTarget SDK 5.11.0.
* Update podspec to use `pod_target_xcconfig` over the deprecated `xcconfig`.
## 5.10.3.0
* Certified with MyTarget SDK 5.10.3.
## 5.10.2.0
* Certified with MyTarget SDK 5.10.2.
## 5.10.1.0
* Certified with MyTarget SDK 5.10.1.
## 5.10.0.0
* Certified with MyTarget SDK 5.10.0.
* Update podspec source from bintray to S3.
## 5.9.11.0
* Certified with MyTarget SDK 5.9.11.
## 5.9.10.0
* Certified with MyTarget SDK 5.9.10.
* Add support to pass 3rd-party error code and description to SDK.
## 5.9.9.0
* Certified with MyTarget SDK 5.9.9.
## 5.9.8.0
* Certified with MyTarget SDK 5.9.8.
## 5.9.7.0
* Certified with MyTarget SDK 5.9.7.
## 5.9.6.0
* Certified with MyTarget SDK 5.9.6.
## 5.9.5.0
* Certified with MyTarget SDK 5.9.5.
## 5.9.4.1
* Only set user consent flag if GDPR applies.
## 5.9.4.0
* Certified with MyTarget SDK 5.9.4.
## 5.9.3.0
* Certified with myTarget SDK 5.9.3.
* Added support for header bidding.
* Updated to new `MTRGAdView`, `MTRGAdSize`, and `MTRGRewardedAd` APIs.
* Added `setDebugMode` based on `isTesting` in initialize method.
* Stop forwarding expand and collapse callbacks for ad views.
## 5.7.5.1
* Removed the i386 slice. Adapter will no longer work on 32-bit simulators.
* Update 7000000 version check to 6140000.
## 5.7.5.0
* Certified with MyTarget SDK 5.7.5.
## 5.7.4.1
* Update 70000 version check to 7000000.
## 5.7.4.0
* Certified with MyTarget SDK 5.7.4.
## 5.7.3.0
* Certified with MyTarget SDK 5.7.3.
## 5.6.3.5
* Fix incorrect adapter version returned by the adapter.
## 5.6.3.4
* Updated to not set privacy settings if nil.
## 5.6.3.3
* Roll back privacy changes.
## 5.6.3.2
* Updated to not set privacy settings if nil.
## 5.6.3.1
* Fix versioning.
## 5.6.3.0
* Certified with MyTarget SDK 5.6.3.
## 5.6.2.0
* Certified with MyTarget SDK 5.6.2.
## 5.6.1.0
* Certified with MyTarget SDK 5.6.1.
## 5.6.0.0
* Certified with MyTarget SDK 5.6.0.
## 5.5.1.0
* Certified with myTarget SDK 5.5.1.
## 5.4.8.0
* Certified with myTarget SDK 5.4.8.
## 5.4.5.0
* Certified with myTarget SDK 5.4.5.
## 5.4.0.0
* Certified with myTarget SDK 5.4.0.
## 5.3.5.0
* Certified with myTarget SDK 5.3.5.
* Remove unused server parameters.
## 5.3.3.0
* Initial commit.

Просмотреть файл

@ -0,0 +1,54 @@
# Changelog
## 7.1.0.0
* Certified with Nend SDK 7.1.0.
## 7.0.6.0
* Certified with Nend SDK 7.0.6.
* Fix deprecation warnings regarding `nendSpotID` vs `nendSpotId`.
## 7.0.5.0
* Certified with Nend SDK 7.0.5.
## 7.0.4.0
* Certified with Nend SDK 7.0.4.
* Add support to pass 3rd-party error code and description to SDK.
* Update podspec source from bintray to S3.
* Update podspec to use `pod_target_xcconfig` over the deprecated `xcconfig`.
## 7.0.2.0
* Certified with Nend SDK 7.0.2.
## 7.0.1.0
* Certified with Nend SDK 7.0.1.
## 7.0.0.0
* Certified with Nend SDK 7.0.0.
## 6.0.3.0
* Certified with Nend SDK 6.0.3.
* Removed the i386 slice. Adapter will no longer work on 32-bit simulators.
## 6.0.2.0
* Certified with Nend SDK 6.0.2.
## 6.0.1.0
* Certified with Nend SDK version 6.0.1.
* Updated to new API that uses NSInteger spot ID.
* Enabled Nend logging when testing.
## 5.4.1.0
* Certified with Nend SDK version 5.4.1.
## 5.4.0.0
* Certified with Nend SDK version 5.4.0.
## 5.3.1.0
* Certified with Nend SDK version 5.3.1.
* Removed support for muting/un-muting of ads.
## 5.3.0.0
* Certified with Nend SDK version 5.3.0.
## 5.2.0.0
* Initial commit.

Просмотреть файл

@ -0,0 +1,19 @@
# Changelog
## 2.3.5.3
* Update to new initialization API: `setupWithAssetKey:andCompletionHandler:`.
## 2.3.5.2
* Remove banner support.
## 2.3.5.1
* Use `huc` for GDPR consent status.
* Update OguryChoiceManager version to 3.1.8 in podspec.
## 2.3.5.0
* Certified with OguryPresage SDK 2.3.5.
* Add support for new impression callback.
* Update podspec to use `pod_target_xcconfig` over the deprecated `xcconfig`.
## 2.3.3.0
* Initial commit.

Просмотреть файл

@ -0,0 +1,111 @@
# Changelog
## 21.6.19.0
* Certified with Smaato SDK 21.6.19.
* Add back signal collection.
## 21.6.17.1
* Comment out signal collection code.
* Downgrade Smaato SDK to 21.6.16 due to Xcode 12.5 requirement.
## 21.6.17.0
* Certified with Smaato SDK 21.6.17.
* Add signal collection.
## 21.6.16.0
* Certified with Smaato SDK 21.6.16.
## 21.6.14.0
* Update podspec to use `pod_target_xcconfig` over the deprecated `xcconfig`.
* Certified with Smaato SDK 21.6.14.
## 21.6.10.2
* Update podspec source from bintray to S3.
* Update ad load to fail if bid response is valid but ad request creation is not.
* Update ad load to use old API if bid response is not valid.
## 21.6.10.1
* Add support for passing creative id to SDK (supported in iOS SDK 6.15.0+).
## 21.6.10.0
* Certified with Smaato SDK 21.6.10.
* Add support to pass 3rd-party error code and description to SDK.
## 21.6.6.0
* Certified with Smaato SDK 21.6.6.
## 21.6.2.0
* Certified with Smaato SDK 21.6.2.
## 21.6.0.0
* Certified with Smaato SDK 21.6.0.
## 21.5.2.3
* Removed the i386 slice. Adapter will no longer work on 32-bit simulators.
* Update 7000000 version check to 6140000.
* Update initialization log.
## 21.5.2.2
* Remove unsupported GDPR consent setting code and remove previously set values.
## 21.5.2.1
* Update 70000 version check to 7000000.
## 21.5.2.0
* Add support for bidding (signal collection not required).
## 21.3.3.4
* Fix incorrect adapter version returned by the adapter.
## 21.3.3.3
* Updated to not set age restriction setting if nil.
## 21.3.3.2
* Roll back privacy changes.
## 21.3.3.1
* Fix code inconsistency with other adapters.
* Updated to not set age restriction setting if nil.
## 21.3.3.0
* Certified with SDK 21.3.3.
## 21.3.1.0
* Certified with SDK 21.3.1.
## 21.2.2.1
* Match Android's fix for Smaato crashes at the recommendation of Smaato's SDK team by calling all Smaato SDK APIs _after_ `Smaato.init(...)`.
## 21.2.2.0
* Certified with SDK 21.2.2.
## 21.2.1.0
* Certified with SDK 21.2.1.
## 21.1.2.0
* Certified with SDK 21.1.2.
* Updated the minimum required AppLovin SDK version to 6.5.0.
## 10.2.3.0
* Certified with SDK 10.2.3.
* Remove unused server parameters.
## 10.2.1.0
* Certified with SDK 10.2.1
## 10.2.0.2
* Add support for initialization status.
## 10.2.0.1
* Add Unity support for automatic dependency resolution. Please ensure that you are on the latest [AppLovin MAX Unity Plugin](https://bintray.com/applovin/Unity/applovin-max-unity-plugin).
* Add support for extra reward options.
## 10.2.0.0
* Certified with SDK 10.2.0.
* GDPR fixes.
## 10.1.2.1
* GDPR fixes.
## 10.1.2.0
* Initial commit.

Просмотреть файл

@ -0,0 +1,42 @@
# Changelog
## x.x.x.x
* Fix initialization status bug.
## 2.0.0.0
* Certified with Snap SDK 2.0.0.
* Add support for bidding.
* Add support for test mode.
* Update podspec to use `pod_target_xcconfig` over the deprecated `xcconfig`.
## 1.0.7.3
* Add support for banner, MREC, and rewarded ads.
* Update podspec source from bintray to S3.
## 1.0.7.2
* Certified with Snap SDK 1.0.7. Note that 1.0.7 requires lowercased SKAdNetwork ID and is bundled as a dylib, meaning publishers need to be on our Unity Plugin v3.2.3 to auto-embed the dylib on Unity v2019.3.3+.
## 1.0.7.1
* Add support to pass 3rd-party error code and description to SDK.
* Downgraded to Snap SDK 1.0.6 because 1.0.7 is distributed as a dylib.
## 1.0.7.0
* Certified with Snap SDK 1.0.7.
## 1.0.6.2
* Update `SDKVersion` to return empty string if `[SAKMobileAd shared].sdkVersion` returns nil.
## 1.0.6.1
* Update `[ALSnapMediationAdapterInterstitialAdDelegate interstital:didFailWithError:]` to `[ALSnapMediationAdapterInterstitialAdDelegate interstitial:didFailWithError:]` to prevent crash.
## 1.0.6.0
* Certified with Snap SDK 1.0.6.
## 1.0.4.2
* Update initialization log.
## 1.0.4.1
* Removed the i386 slice. Adapter will no longer work on 32-bit simulators.
## 1.0.4.0
* Initial commit.

Просмотреть файл

@ -0,0 +1,107 @@
# Changelog
## 12.8.1.0
* Certified with Tapjoy SDK 12.8.1.
* Update podspec to use `pod_target_xcconfig` over the deprecated `xcconfig`.
## 12.8.0.0
* Certified with Tapjoy SDK 12.8.0.
## 12.7.1.2
* Add support to pass 3rd-party error code and description to SDK.
* Update podspec source from bintray to S3.
* Use `-[TJPlacementVideoDelegate videoDidStart:]` for rewarded CIMPs.
## 12.7.1.1
* Remove support for setting user consent based on `"gdpr_applies"`.
## 12.7.1.0
* Certified with Tapjoy SDK 12.7.1.
## 12.7.0.0
* Certified with Tapjoy SDK 12.7.0.
## 12.6.1.6
* Removed the i386 slice. Adapter will no longer work on 32-bit simulators.
* Update 7000000 version check to 6140000.
* Update initialization log.
## 12.6.1.5
* Update 70000 version check to 7000000.
## 12.6.1.4
* Fix incorrect adapter version returned by the adapter.
## 12.6.1.3
* Updated to not set privacy settings if nil.
## 12.6.1.2
* Roll back privacy changes.
## 12.6.1.1
* Updated to not set privacy settings if nil.
## 12.6.1.0
* Certified with Tapjoy SDK 12.6.1.
## 12.6.0.3
* Update privacy APIs for GDPR.
## 12.6.0.2
* Certified with Tapjoy SDK 12.6.0.
## 12.6.0.1
* Standardize adapter version number.
## 12.6.0-beta.0
* Certified with Tapjoy SDK 12.6.0-beta.
## 12.4.2.0
* Certified with Tapjoy SDK 12.4.2.
## 12.4.1.0
* Certified with Tapjoy SDK 12.4.1.
## 12.4.0.0
* Certified with Tapjoy SDK 12.4.0.
* Use `videoDidStart: for CIMPs.
* Handle ad display failures for inters.
## 12.3.4.0
* Certified with Tapjoy SDK 12.3.4.
* Updated the minimum required AppLovin SDK version to 6.5.0.
## 12.3.3.0
* Certified with Tapjoy SDK 12.3.3.
## 12.3.2.0
* Certified with Tapjoy SDK 12.3.2.
## 12.3.1.0
* Certified with Tapjoy SDK 12.3.1.
* Use `NSJSONReadingAllowFragments` option for deserializing bid response.
* Add support for initialization status.
## 12.3.0.1
* Add support for setting whether the user is below the age of consent or not.
## 12.3.0.0
* Certified with Tapjoy SDK 12.3.0.
* Add Unity support for automatic dependency resolution. Please ensure that you are on the latest [AppLovin MAX Unity Plugin](https://bintray.com/applovin/Unity/applovin-max-unity-plugin).
* Support for tracking clicks.
* Add support for extra reward options.
## 12.2.1.1
* Minor adapter improvements.
## 12.2.1.0
* Certified with Tapjoy SDK 12.2.1.
## 12.2.0.2
* Bundle Tapjoy resources the way it is done in their Unity plugin.
## 12.2.0.1
* Set mediation to "applovin" per Tapjoy's request.
## 12.2.0.0
* Initial commit.

Просмотреть файл

@ -0,0 +1,59 @@
# Changelog
## x.x.x.x.x
* Update podspec to use `pod_target_xcconfig` over the deprecated `xcconfig`.
## 4.12.4.2
* Added support for `videoMuted` property for fullscreen ads.
## 4.12.4.1
* Downgraded to TencentGDT SDK 4.12.3 because 4.12.4 is obfuscated.
## 4.12.4.0
* Certified with TencentGDT SDK 4.12.4.
## 4.12.3.2
* Update podspec source from bintray to S3.
* Implemented `unifiedInterstitialFailToPresent:error:` and `unifiedInterstitialAd:playerStatusChanged:` callbacks.
## 4.12.3.1
* Update deprecated callback `gdt_rewardVideoAdDidRewardEffective:` to `gdt_rewardVideoAdDidRewardEffective:info:`.
## 4.12.3.0
* Certified with TencentGDT SDK 4.12.3.
* Add support to pass 3rd-party error code and description to SDK.
## 4.12.1.0
* Certified with TencentGDT SDK 4.12.1.
## 4.12.0.0
* Certified with TencentGDT SDK 4.12.0.
## 4.11.12.0
* Certified with Tencent GDTMobSDK 4.11.12.
## 4.11.10.0
* Certified with Tencent GDTMobSDK 4.11.10.
* Updated deprecated APIs.
* Removed the i386 slice. Adapter will no longer work on 32-bit simulators.
## 4.11.5.0
* Certified with Tencent GDTMobSDK 4.11.5.
## 4.11.3.0
* Certified with Tencent GDTMobSDK 4.11.3.
## 4.10.14.0
* Certified with Tencent GDTMobSDK 4.10.14.
## 4.10.13.1
* Enable support for Tencent rewarded video ads.
## 4.10.13.0
* Certified with Tencent GDTMobSDK 4.10.13.
## 4.10.11.0
* Certified with Tencent GDTMobSDK 4.10.11.
## 4.10.5.0
* Initial implementation.

Просмотреть файл

@ -0,0 +1,123 @@
# Changelog
## 3.7.5.1
* Remove setting of bidding meta data.
## 3.7.5.0
* Certified with UnityAds SDK 3.7.5.
## 3.7.2.0
* Certified with UnityAds SDK 3.7.2.
## 3.7.1.1
* Fix signal collection by setting bidding meta data before initialization based on server parameters.
## 3.7.1.0
* Updated to use new APIs introduced in UnityAds SDK 3.7.0.
* Removed deprecated APIs and router.
* Update podspec to use `pod_target_xcconfig` over the deprecated `xcconfig`.
## 3.6.0.1
* Update podspec source from bintray to S3.
* Update bidding APIs to include a random ID.
## 3.6.0.0
* Add support for UnityAds interstitial and rewarded bidding.
* Add support to pass 3rd-party error code and description to SDK.
## 3.5.1.1
* Add support for Unity's new load delegate since old callbacks aren't called for some load errors.
## 3.5.1.0
* Certified with UnityAds SDK 3.5.1.
* Switched to Unity's new load API for interstitials and rewarded videos.
* Implemented Unity's new initialization delegate.
## 3.5.0.2
* Only set user consent flag if GDPR applies.
## 3.5.0.1
* Downgraded to UnityAds SDK 3.4.8.
## 3.5.0.0
* Certified with UnityAds SDK 3.5.0.
## 3.4.8.3
* Fix edge case where ad hidden callback was not fired if the ad experienced an error.
## 3.4.8.2
* Removed the i386 slice. Adapter will no longer work on 32-bit simulators.
* Update 7000000 version check to 6140000.
* Update initialization log.
## 3.4.8.1
* Update 70000 version check to 7000000.
## 3.4.8.0
* Certified with UnityAds SDK 3.4.8.
## 3.4.6.5
* Fix incorrect adapter version returned by the adapter.
## 3.4.6.4
* Updated to not set privacy settings if nil.
## 3.4.6.3
* Roll back privacy changes.
## 3.4.6.2
* Updated to not set privacy settings if nil.
## 3.4.6.1
* Fix versioning.
## 3.4.6.0
* Certified with UnityAds SDK 3.4.6.
## 3.4.2.2
* Fix ad display failed callback not firing in rare cases.
* Add placement ID to fullscreen ad load and display log messages.
## 3.4.2.1
* Fix CCPA support - requires AppLovin SDK 6.11.0 to compile.
## 3.4.2.0
* Certified with UnityAds SDK 3.4.2.
## 3.4.0.1
* Add support for CCPA.
## 3.4.0.0
* Certified with UnityAds SDK 3.4.0.
## 3.3.0.1
* Add support for UnityAds banners.
## 3.3.0.0
* Certified with UnityAds SDK 3.3.0.
* Updated the minimum required AppLovin SDK version to 6.5.0.
## 3.2.0.0
* Certified with UnityAds SDK 3.2.0.
* Add support for per-placement loading. Requires whitelisted game ID and 'enable_per_placement_load' server parameter set to true on initialize.
## 3.1.0.1
* Add support for initialization status.
## 3.1.0.0
* Certified with UnityAds SDK 3.1.0.
* Add Unity support for automatic dependency resolution. Please ensure that you are on the latest [AppLovin MAX Unity Plugin](https://bintray.com/applovin/Unity/applovin-max-unity-plugin).
* Add support for extra reward options.
## 3.0.3.0
* Certified with UnityAds SDK 3.0.3.
## 3.0.0.2
* Explicitly fail load when placements NO FILL instead of waiting to timeout.
* Use router for interstitial [AD LOADED] and rewarded video [AD DISPLAYED] callbacks.
## 3.0.0.1
* Update adapter logging.
## 3.0.0.0
* Initial commit.

Просмотреть файл

@ -0,0 +1,95 @@
# Changelog
## 1.14.1.0
* Certified with VerizonAds SDK 1.14.1.
## 1.14.0.0
* Certified with VerizonAds SDK 1.14.0.
* Update privacy setting calls to use `VASDataPrivacyBuilder`.
## 1.9.0.1
* Update podspec source from bintray to S3.
* Update podspec to use `pod_target_xcconfig` over the deprecated `xcconfig`.
## 1.9.0.0
* Certified with VerizonAds SDK 1.9.0.
* Add support to pass 3rd-party error code and description to SDK.
## 1.8.1.0
* Certified with VerizonAds SDK 1.8.1.
* Remove deprecated cache delegate functions.
## 1.8.0.0
* Certified with VerizonAds SDK 1.8.0.
## 1.7.1.1
* Removed the i386 slice. Adapter will no longer work on 32-bit simulators.
* Update 7000000 version check to 6140000.
* Update initialization log.
## 1.7.1.0
* Certified with VerizonAds SDK 1.7.1 which addresses IPA upload issues.
## 1.7.0.2
* Certify against Verizon's specific static SDK (`Verizon-Ads-StandardEdition-Static`) instead.
## 1.7.0.1
* Update 70000 version check to 7000000.
## 1.7.0.0
* Certified with VerizonAds SDK 1.7.0.
## 1.6.0.4
* Fix incorrect adapter version returned by the adapter.
## 1.6.0.3
* Updated to not set privacy settings if nil.
## 1.6.0.2
* Roll back privacy changes.
## 1.6.0.1
* Updated to not set privacy settings if nil.
* Extract bidding token version into a constant.
## 1.6.0.0
* Certified with VerizonAds SDK 1.6.0.
## 1.5.0.2
* Update signal collection per VerizonAd's suggestion.
## 1.5.0.1
* Fixed a crash when banner ad is clicked.
## 1.5.0.0
* Certified with SDK 1.5.0.
* Added support for new header bidding APIs.
## 1.4.0.0
* Updated logs to differentiate ad view formats.
* Certified with SDK 1.5.0 (finally removes the `UIImagePickerController` reference).
## 1.3.0.0
* Certified with SDK 1.3.0 (with privacy API changes).
* Remove support for passing in whether GDPR applies or not.
## 1.2.1.0
* Certified with SDK 1.2.1.
## 1.2.0.1
* Updated how Verizon Ads SDK version is collected.
## 1.2.0.0
* Certified with SDK 1.2.0.
## 1.1.4.0
* Certified with SDK 1.1.4.
## 1.1.3.0
* Certified with SDK 1.1.3.
## 1.1.2.1
* Add support for initialization status.
## 1.1.2.0
* Initial commit.

Просмотреть файл

@ -0,0 +1,4 @@
# Changelog
## 2.5.2.0
* Initial commit.

Просмотреть файл

@ -0,0 +1,157 @@
# Changelog
## 6.10.4.0
* Certified with Vungle SDK 6.10.4.
## 6.10.3.0
* Certified with Vungle SDK 6.10.3 which fixes older SDKs' black screen on Xcode 13.
## 6.10.2.0
* Certified with Vungle SDK 6.10.2.
* Re-add new ad markup APIs.
## 6.10.1.3
* Downgrade certify version to 6.9.1 because Vungle 6.10.1 requires Xcode 12.5.
* Revert code changes from 6.10.1.0.
## 6.10.1.2
* Certified with Vungle SDK 6.10.1.
* Re-add new ad markup APIs.
## 6.10.1.1
* Downgrade certify version to 6.9.1 because Vungle's crash issues in 6.10.1.
* Revert code changes from 6.10.1.0.
## 6.10.1.0
* Certified with Vungle SDK 6.10.1.
* Add new ad markup APIs.
## 6.9.2.1
* Downgrade Vungle SDK to 6.8.1.
## 6.9.2.0
* Certified with Vungle SDK 6.9.2.
* Update podspec to use `pod_target_xcconfig` over the deprecated `xcconfig`.
## 6.8.1.5
* Fail ad display if Vungle returns error on `-[VungleSDK playAd:options:placementID:error:]`.
## 6.8.1.4
* Update podspec source from bintray to S3.
* Add handling for edge case load failures instead of waiting for MAX to time out the ad load.
## 6.8.1.3
* Add support for passing creative id to SDK (supported in iOS SDK 6.15.0+).
* Add support to pass 3rd-party error code and description to SDK.
## 6.8.1.2
* Only set `VunglePlayAdOptionKeyOrientations` to landscape if the app is in landscape for fullscreen ads, as Vungle's SDK will rotate the host app to landscape if done for banners.
## 6.8.1.1
* Only set user consent flag if GDPR applies.
## 6.8.1.0
* Certified with Vungle SDK 6.8.1.
* Moved CIMP to `vungleAdViewedForPlacement`.
* Set `VunglePlayAdOptionKeyOrientations` to landscape if the app is in landscape.
## 6.8.0.0
* Certified with Vungle SDK 6.8.0.
* Remove guard for setting mediation identifier (plugin name) for Vungle.
## 6.7.2.0
* Certified with Vungle SDK 6.7.2.
## 6.7.1.3
* Update MAX as plugin name.
* Removed the i386 slice. Adapter will no longer work on 32-bit simulators.
* Update 7000000 version check to 6140000.
* Update initialization log.
## 6.7.1.2
* Add support for bidding.
## 6.7.1.1
* Update 70000 version check to 7000000.
## 6.7.1.0
* Certified with Vungle SDK 6.7.1.
## 6.7.0.6
* Fix incorrect adapter version returned by the adapter.
## 6.7.0.5
* Updated to not set privacy settings if nil.
## 6.7.0.4
* Roll back privacy changes.
## 6.7.0.3
* Updated to not set privacy settings if nil.
## 6.7.0.2
* Fix versioning for Vungle adapter.
## 6.7.0.1
* Remove check for cached interstitial and rewarded ads before loading them (matching MoPub's logic to fix impression discrepancies).
## 6.7.0.0
* Certified with Vungle SDK 6.7.0.
* Add support for CCPA.
* Click postbacks are now fired in realtime instead of at the end of the video.
* Show 728x90 leaders instead of 320x50 banners on iPads.
* Fix code inconsistency with other adapters.
## 6.5.3.0
* Certified with SDK 6.5.3.
* Disable auto refresh for banner and MREC ads.
## 6.5.2.4
* Incorrect adapter version fixed.
## 6.5.2.3
* Show 320x50 banners on tablets to fix resizing issues.
## 6.5.2.2
* Automatically fail ad loads if Vungle SDK is not initialized successfully yet to reduce crashes.
## 6.5.2.1
* Add support for banner ad views.
## 6.5.2.0
* Certified with SDK 6.5.2.
* Fixed a bug for MREC publishers where if a Vungle MREC is showing and a fullscreen Vungle ad failed to load, it would not fire the callback (waiting for the timeout instead).
* Correctly map `vungleAdPlayabilityUpdate:placementID:error:` where `isAdPlayable` is `NO` and `error` is `nil` to NO FILLs instead of unspecified errors (5200).
## 6.5.1.0
* Certified with SDK 6.5.1.
* Medium Rectangle Ad Views no longer work due to placement id error.
## 6.4.6.1
* Add support for medium rectangle ad views.
## 6.4.6.0
* Certified with SDK 6.4.6.
* Change CIMP to `vungleDidShowAdForPlacementID`.
* Add support for mute configuration.
## 6.4.5.0
* Certified with SDK 6.4.5.
* Updated the minimum required AppLovin SDK version to 6.5.0.
* Removed support for muting/un-muting of ads.
## 6.4.3.0
* Certified with SDK 6.4.3.
## 6.3.2.3
* Add support for initialization status.
## 6.3.2.2
* Add Unity support for automatic dependency resolution. Please ensure that you are on the latest [AppLovin MAX Unity Plugin](https://bintray.com/applovin/Unity/applovin-max-unity-plugin).
* Add support for extra reward options.
## 6.3.2.1
* Update adapter logging.
## 6.3.2.0
* Initial commit.

Просмотреть файл

@ -0,0 +1,72 @@
# Changelog
## 4.4.2.0
* Certified with Yandex SDK 4.4.2.
## 4.4.1.0
* Certified with Yandex SDK 4.4.1.
## 4.3.0.0
* Certified with Yandex SDK 4.3.0.
* Update and remove deprecated API usages.
## 2.20.0.1
* Update podspec source from bintray to S3.
* Update podspec to use `pod_target_xcconfig` over the deprecated `xcconfig`.
## 2.20.0.0
* Certified with Yandex SDK 2.20.0.
* Add support to pass 3rd-party error code and description to SDK.
## 2.19.0.1
* Only set user consent flag if GDPR applies.
## 2.19.0.0
* Certified with Yandex SDK 2.19.0.
## 2.18.0.1
* Removed the i386 slice. Adapter will no longer work on 32-bit simulators.
* Update 7000000 version check to 6140000.
## 2.18.0.0
* Certified with Yandex SDK 2.18.0.
## 2.17.0.2
* Update 70000 version check to 7000000.
## 2.17.0.1
* Add display callbacks for test mode interstitial and rewarded ads.
## 2.17.0.0
* Certified with Yandex SDK 2.17.0.
## 2.15.4.4
* Fix incorrect adapter version returned by the adapter.
## 2.15.4.3
* Updated to not set privacy settings if nil.
## 2.15.4.2
* Roll back privacy settings.
## 2.15.4.1
* Updated to not set privacy settings if nil.
## 2.15.4.0
* Certified with Yandex SDK 2.15.4.
* Add custom parameters in ad requests as requested by Yandex.
* Add new `didTrackAdapterImpression:` for tracking interstitial and rewarded ad impressions.
* Remove tracking impressions in original fullscreen `didAppear:` methods.
## 2.14.0.1
* Fix adapter versioning.
## 2.14.0.0
* Certified with Yandex SDK 2.14.0.
* Add configuration of rewards from server parameters.
## 2.13.3.0
* Certified with Yandex SDK 2.13.3.
## 2.13.2.0
* Initial commit.