Skip to content

Commit

Permalink
Merge pull request #81 from yandexmobile/release-4.3.0
Browse files Browse the repository at this point in the history
Release 4.3.0
  • Loading branch information
mobile-ads-github authored Jul 8, 2021
2 parents 32d63dc + 035643d commit 8b7f197
Show file tree
Hide file tree
Showing 16 changed files with 77 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -204,8 +204,8 @@
inputPaths = (
"${PODS_ROOT}/Target Support Files/Pods-BannerExample/Pods-BannerExample-frameworks.sh",
"${PODS_ROOT}/YandexMobileAds/dynamic/YandexMobileAds.framework",
"${PODS_ROOT}/YandexMobileMetrica/ios/dynamic/YandexMobileMetrica.framework",
"${PODS_ROOT}/YandexMobileMetrica/ios/dynamic/YandexMobileMetricaCrashes.framework",
"${PODS_XCFRAMEWORKS_BUILD_DIR}/YandexMobileMetrica/YandexMobileMetrica.framework/YandexMobileMetrica",
"${PODS_XCFRAMEWORKS_BUILD_DIR}/YandexMobileMetricaCrashes/YandexMobileMetricaCrashes.framework/YandexMobileMetricaCrashes",
);
name = "[CP] Embed Pods Frameworks";
outputPaths = (
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -210,8 +210,8 @@
inputPaths = (
"${PODS_ROOT}/Target Support Files/Pods-InterstitialExample/Pods-InterstitialExample-frameworks.sh",
"${PODS_ROOT}/YandexMobileAds/dynamic/YandexMobileAds.framework",
"${PODS_ROOT}/YandexMobileMetrica/ios/dynamic/YandexMobileMetrica.framework",
"${PODS_ROOT}/YandexMobileMetrica/ios/dynamic/YandexMobileMetricaCrashes.framework",
"${PODS_XCFRAMEWORKS_BUILD_DIR}/YandexMobileMetrica/YandexMobileMetrica.framework/YandexMobileMetrica",
"${PODS_XCFRAMEWORKS_BUILD_DIR}/YandexMobileMetricaCrashes/YandexMobileMetricaCrashes.framework/YandexMobileMetricaCrashes",
);
name = "[CP] Embed Pods Frameworks";
outputPaths = (
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -216,8 +216,8 @@
inputPaths = (
"${PODS_ROOT}/Target Support Files/Pods-NativeTemplatesExample/Pods-NativeTemplatesExample-frameworks.sh",
"${PODS_ROOT}/YandexMobileAds/dynamic/YandexMobileAds.framework",
"${PODS_ROOT}/YandexMobileMetrica/ios/dynamic/YandexMobileMetrica.framework",
"${PODS_ROOT}/YandexMobileMetrica/ios/dynamic/YandexMobileMetricaCrashes.framework",
"${PODS_XCFRAMEWORKS_BUILD_DIR}/YandexMobileMetrica/YandexMobileMetrica.framework/YandexMobileMetrica",
"${PODS_XCFRAMEWORKS_BUILD_DIR}/YandexMobileMetricaCrashes/YandexMobileMetricaCrashes.framework/YandexMobileMetricaCrashes",
);
name = "[CP] Embed Pods Frameworks";
outputPaths = (
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -207,8 +207,8 @@
inputPaths = (
"${PODS_ROOT}/Target Support Files/Pods-StickyBannerExample/Pods-StickyBannerExample-frameworks.sh",
"${PODS_ROOT}/YandexMobileAds/dynamic/YandexMobileAds.framework",
"${PODS_ROOT}/YandexMobileMetrica/ios/dynamic/YandexMobileMetrica.framework",
"${PODS_ROOT}/YandexMobileMetrica/ios/dynamic/YandexMobileMetricaCrashes.framework",
"${PODS_XCFRAMEWORKS_BUILD_DIR}/YandexMobileMetrica/YandexMobileMetrica.framework/YandexMobileMetrica",
"${PODS_XCFRAMEWORKS_BUILD_DIR}/YandexMobileMetricaCrashes/YandexMobileMetricaCrashes.framework/YandexMobileMetricaCrashes",
);
name = "[CP] Embed Pods Frameworks";
outputPaths = (
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Yandex Advertising Network Mobile
This package contains Yandex Advertising Network Mobile SDK and source code of samples of SDK usage.

## [**Download**](https://storage.mds.yandex.net/get-ads-mobile-sdk/212922/YandexMobileAds-4.2.0-ios-1895404f-6260-4f87-bf5c-d065224ee0cf.zip) latest SDK archive
## [**Download**](https://storage.mds.yandex.net/get-ads-mobile-sdk/224062/YandexMobileAds-4.3.0-ios-22344b3a-0cbb-4001-b7e0-787b8e4da079.zip) latest SDK archive

## Documentation
Documentation could be found at the [official website][DOCUMENTATION]
Expand Down
9 changes: 8 additions & 1 deletion changelog/adapter/admob-mobileads/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
# Change Log
All notable changes to this project will be documented in this file.

## Version 0.20.0

#### Updated
* Added support for Google Mobile Ads SDK 8.7.0
* Updated minimum supported Google Mobile Ads SDK version to 8.7.0
* Updated minimum supported Yandex Mobile Ads SDK version to 4.3.0

## Version 0.19.0

#### Added
#### Updated
* Updated minimum supported Yandex Mobile Ads SDK version to 4.2.0

## Version 0.18.0
Expand Down
5 changes: 5 additions & 0 deletions changelog/adapter/mopub-mobileads/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log
All notable changes to this project will be documented in this file.

## Version 0.24.0

#### Added
* Updated minimum supported Yandex Mobile Ads SDK version to 4.3.0

## Version 0.23.0

#### Added
Expand Down
7 changes: 7 additions & 0 deletions changelog/mediation/mobileads-admob/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log
All notable changes to this project will be documented in this file.

## Version 0.28.0

#### Added
* Added support for AdMob sdk version 8.7.0
* Updated minimum supported AdMob sdk version to 8.7.0
* Updated minimum supported Yandex Mobile Ads SDK version to 4.3.0

## Version 0.27.0

#### Added
Expand Down
5 changes: 5 additions & 0 deletions changelog/mediation/mobileads-applovin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log
All notable changes to this project will be documented in this file.

## Version 0.21.0

#### Updated
* Updated minimum supported Yandex Mobile Ads SDK version to 4.3.0

## Version 0.20.0

#### Added
Expand Down
7 changes: 7 additions & 0 deletions changelog/mediation/mobileads-facebook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log
All notable changes to this project will be documented in this file.

## Version 0.23.0

#### Added
* Added support for Facebook sdk version 6.5.1
* Updated minimum supported Facebook sdk version to 6.5.1
* Updated minimum supported Yandex Mobile Ads SDK version to 4.3.0

## Version 0.22.0

#### Added
Expand Down
5 changes: 5 additions & 0 deletions changelog/mediation/mobileads-ironsource/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log
All notable changes to this project will be documented in this file.

## Version 0.23.0

#### Updated
* Updated minimum supported Yandex Mobile Ads SDK version to 4.3.0

## Version 0.22.0

#### Updated
Expand Down
8 changes: 8 additions & 0 deletions changelog/mediation/mobileads-mopub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Change Log
All notable changes to this project will be documented in this file.

## Version 0.22.0

#### Added
* Updated minimum supported Yandex Mobile Ads SDK version to 4.3.0

#### Fixed
* Fixed bug when the loading callback was lost after double loading fullscreen ads

## Version 0.21.0

#### Added
Expand Down
5 changes: 5 additions & 0 deletions changelog/mediation/mobileads-mytarget/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log
All notable changes to this project will be documented in this file.

## Version 0.23.0

#### Updated
* Updated minimum supported Yandex Mobile Ads SDK version to 4.3.0

## Version 0.22.0

#### Added
Expand Down
5 changes: 5 additions & 0 deletions changelog/mediation/mobileads-startapp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log
All notable changes to this project will be documented in this file.

## Version 0.21.0

#### Updated
* Updated minimum supported Yandex Mobile Ads SDK version to 4.3.0

## Version 0.20.0

#### Added
Expand Down
5 changes: 5 additions & 0 deletions changelog/mediation/mobileads-unityads/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log
All notable changes to this project will be documented in this file.

## Version 0.20.0

#### Updated
* Updated minimum supported Yandex Mobile Ads SDK version to 4.3.0

## Version 0.19.0

#### Added
Expand Down
8 changes: 8 additions & 0 deletions changelog/mobileads/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Change Log
All notable changes to this project will be documented in this file.

# Version 4.3.0

SDK archive: [**download**](https://storage.mds.yandex.net/get-ads-mobile-sdk/224062/YandexMobileAds-4.3.0-ios-22344b3a-0cbb-4001-b7e0-787b8e4da079.zip)

#### Added
* Added support for delayed close button in interstitial ads
* Added improvements and fixes

# Version 4.2.0

SDK archive: [**download**](https://storage.mds.yandex.net/get-ads-mobile-sdk/212922/YandexMobileAds-4.2.0-ios-1895404f-6260-4f87-bf5c-d065224ee0cf.zip)
Expand Down

0 comments on commit 8b7f197

Please sign in to comment.