Skip to content

Commit

Permalink
Merge pull request #94 from yandexmobile/release-6.4.0
Browse files Browse the repository at this point in the history
Update unity packages and changelogs due to release 6.4.0
  • Loading branch information
mobile-ads-github authored Feb 15, 2024
2 parents c906852 + c41feff commit 039e228
Show file tree
Hide file tree
Showing 56 changed files with 169 additions and 23 deletions.
12 changes: 9 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,18 @@
# Change Log

## Version 6.4.0

#### Updated

* Supported Android Yandex Mobile Ads SDK version 6.4.0
* Supported iOS YandexMobileAds version 6.4.0

## Version 6.3.0

#### Updated

* Supported Android SDK version 6.3.0
* Supported iOS SDK Version 6.3.0
* Supported Android Yandex Mobile Ads SDK version 6.3.0
* Supported iOS YandexMobileAds version 6.3.0

## Version 6.1.0

Expand All @@ -21,7 +28,6 @@
## Version 6.0.0

#### Updated

* Added App Open Ad format
* Supported Android SDK version 6.0.0
* Supported iOS SDK version 6.0.0
Expand Down
36 changes: 18 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,24 +74,24 @@ Third-party networks can be connected to Yandex Mobile Ads Mediation by several

| Package | Description |
|--------------------------------------|------------------------------------------------------------------------------|
| yandex-mobileads-lite-6.3.0 | Main Yandex Mobile Ads package distributed for use with [Google resolver] |
| yandex-mobileads-mediation-6.3.0 | Main Mobile Ads Mediation package distributed for use with [Google resolver] |
| mobileads-adcolony-mediation-6.3.0 | AdColony mediation (Supported only by android) |
| mobileads-google-mediation-6.3.0 | Admob mediation |
| mobileads-applovin-mediation-6.3.0 | AppLovin mediation |
| mobileads-chartboost-mediation-6.3.0 | Chartboost mediation (Supported only by android) |
| mobileads-bigoads-mediation-6.3.0 | BigoAds mediation (Supported only by android) |
| mobileads-inmobi-mediation-6.3.0 | Inmobi mediation |
| mobileads-ironsource-mediation-6.3.0 | IronSource mediation |
| mobileads-mintegral-mediation-6.3.0 | Mintegral mediation |
| mobileads-mytarget-mediation-6.3.0 | MyTarget mediation |
| mobileads-pangle-mediation-6.3.0 | Pangle mediation (Supported only by android) |
| mobileads-startapp-mediation-6.3.0 | StartApp mediation (Supported only by android) |
| mobileads-tapjoy-mediation-6.3.0 | Tapjoy mediation (Supported only by android) |
| mobileads-unityads-mediation-6.3.0 | UnityAds mediation |
| mobileads-vungle-mediation-6.3.0 | Vungle mediation (Supported only by android) |
| admob-mobileads-mediation-6.3.0 | Third-party mediation with AdMob |
| ironsource-mobileads-mediation-6.3.0 | Third-party mediation with IronSource |
| yandex-mobileads-lite-6.4.0 | Main Yandex Mobile Ads package distributed for use with [Google resolver] |
| yandex-mobileads-mediation-6.4.0 | Main Mobile Ads Mediation package distributed for use with [Google resolver] |
| mobileads-adcolony-mediation-6.4.0 | AdColony mediation (Supported only by android) |
| mobileads-google-mediation-6.4.0 | Admob mediation |
| mobileads-applovin-mediation-6.4.0 | AppLovin mediation |
| mobileads-chartboost-mediation-6.4.0 | Chartboost mediation (Supported only by android) |
| mobileads-bigoads-mediation-6.4.0 | BigoAds mediation (Supported only by android) |
| mobileads-inmobi-mediation-6.4.0 | Inmobi mediation |
| mobileads-ironsource-mediation-6.4.0 | IronSource mediation |
| mobileads-mintegral-mediation-6.4.0 | Mintegral mediation |
| mobileads-mytarget-mediation-6.4.0 | MyTarget mediation |
| mobileads-pangle-mediation-6.4.0 | Pangle mediation (Supported only by android) |
| mobileads-startapp-mediation-6.4.0 | StartApp mediation (Supported only by android) |
| mobileads-tapjoy-mediation-6.4.0 | Tapjoy mediation (Supported only by android) |
| mobileads-unityads-mediation-6.4.0 | UnityAds mediation |
| mobileads-vungle-mediation-6.4.0 | Vungle mediation (Supported only by android) |
| admob-mobileads-mediation-6.4.0 | Third-party mediation with AdMob |
| ironsource-mobileads-mediation-6.4.0 | Third-party mediation with IronSource |

[Google resolver]: https://github.com/googlesamples/unity-jar-resolver

Expand Down
29 changes: 29 additions & 0 deletions mobileads-mediation-unity-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
# Change Log

## Version 6.4.0

### Supports

* Yandex Mobile Ads Android SDK version 6.4.0
* Yandex Mobile Ads iOS SDK version 6.4.0
* AdColony Android SDK version 4.8.0
* AdColony iOS SDK version 4.9.0
* AppLovin Android SDK version 12.1.
* AppLovin iOS SDK version 12.1.0
* Chartboost Android SDK version 9.3.1
* Chartboost iOS SDK version 9.6.0
* AdMob Android SDK version 22.6.0
* AdMob iOS SDK version 10.14.0
* InMobi Android SDK version 10.6.3
* InMobi iOS SDK version 10.5.5
* IronSource Android SDK version 7.7.0
* IronSource iOS SDK version 7.7.0
* Mintegral Android SDK version 16.6.21
* Mintegral iOS SDK version 7.5.6
* MyTarget Android SDK version 5.20.0
* MyTarget iOS SDK version 5.20.1
* Pangle Android SDK version 5.7.0.3
* StartApp Android SDK version 4.11.5
* Tapjoy Android SDK version 13.3.0
* UnityAds Android SDK version 4.9.2
* UnityAds iOS SDK version 4.9.2
* Vungle Android SDK version 7.1.0

## Version 6.3.0

### Supports
Expand Down
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mobileads-mediation/adcolony/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 6.4.0

#### Updated

* Supported Android AdColony adapter version 4.8.0.10
* Supported iOS AdColony adapter version 4.9.0.9

## Version 6.3.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mobileads-mediation/applovin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 6.4.0

#### Updated

* Supported Android AppLovin adapter version 12.1.0.0
* Supported iOS AppLovin adapter version 12.1.0.1

## Version 6.3.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
6 changes: 6 additions & 0 deletions mobileads-mediation/bigoads/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## Version 6.4.0

#### Updated

* Supported Android BigoAds adapter version 4.5.1.0

## Version 6.3.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mobileads-mediation/chartboost/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 6.4.0

#### Updated

* Supported Android Chartboost adapter version 9.3.1.4
* Supported iOS Chartboost adapter version 9.6.0.0

## Version 6.3.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
8 changes: 8 additions & 0 deletions mobileads-mediation/google/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## Version 6.4.0

#### Updated

* Supported Android Yandex Mobile Ads SDK version 6.4.0
* Supported Android AdMob adapter version 22.6.0.1
* Supported iOS AdMob adapter version 10.14.0.1

## Version 6.3.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mobileads-mediation/inmobi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 6.4.0

#### Updated

* Supported Android InMobi adapter version 10.6.3.0
* Supported iOS InMobi adapter version 10.5.5.5

## Version 6.3.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mobileads-mediation/ironsource/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 6.4.0

#### Updated

* Supported Android IronSource adapter version 7.7.0.0
* Supported iOS IronSource adapter version 7.7.0.0

## Version 6.3.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mobileads-mediation/mintegral/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 6.4.0

#### Updated

* Supported Android Mintegral adapter version 16.6.21.0
* Supported iOS Mintegral adapter version 7.5.6.0

## Version 6.3.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mobileads-mediation/mytarget/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 6.4.0

#### Updated

* Supported Android MyTarget adapter version 5.20.0.0
* Supported iOS MyTarget adapter version 5.20.1.0

## Version 6.3.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
6 changes: 6 additions & 0 deletions mobileads-mediation/pangle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## Version 6.4.0

#### Updated

* Supported Android Pangle adapter version 5.7.0.3.0

## Version 6.3.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
6 changes: 6 additions & 0 deletions mobileads-mediation/startapp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## Version 6.4.0

#### Updated

* Supported Android StartApp adapter version 4.11.5.0

## Version 6.3.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
6 changes: 6 additions & 0 deletions mobileads-mediation/tapjoy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## Version 6.4.0

#### Updated

* Supported Android Tapjoy adapter version 13.3.0.0

## Version 6.3.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mobileads-mediation/unityads/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 6.4.0

#### Updated

* Supported Android UnityAds adapter version 4.9.2.1
* Supported iOS UnityAds adapter version 4.9.2.1

## Version 6.3.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
6 changes: 6 additions & 0 deletions mobileads-mediation/vungle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## Version 6.4.0

#### Updated

* Supported Android Vungle adapter version 7.1.0.0

## Version 6.3.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion samples/YandexMobileAdsBannerDemoScript.cs
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ private void RequestBanner()
BannerAdSize bannerSize = BannerAdSize.StickySize(GetScreenWidthDp());
// Or set inline banner maximum width and height
// BannerAdSize bannerSize = BannerAdSize.InlineSize(GetScreenWidthDp(), 300);
this.banner = new Banner(adUnitId, bannerSize, AdPosition.BottomCenter);
this.banner = new Banner(adUnitId, bannerMaxSize, AdPosition.BottomCenter);

this.banner.OnAdLoaded += this.HandleAdLoaded;
this.banner.OnAdFailedToLoad += this.HandleAdFailedToLoad;
Expand Down
10 changes: 9 additions & 1 deletion third-party-networks-mediation/admob/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
# Change Log

## Version 6.4.0

#### Updated

* Supported Android Yandex Mobile Ads SDK version 6.4.0
* Supported Android AdMob version 6.4.0.0
* Supported iOS Yandex Mobile Ads SDK version 6.4.0
* Supported iOS AdMob adapter version 6.4.0.0

## Version 6.3.0

#### Updated

* Supported Android Yandex Mobile Ads SDK version 6.3.0
* Supported iOS Yandex Mobile Ads SDK version 6.3.0
* Supported iOS AdMob adapter version 6.3.0.0

## Version 6.1.0
Expand Down
Binary file not shown.
Binary file not shown.
9 changes: 9 additions & 0 deletions third-party-networks-mediation/ironsource/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## Version 6.4.0

#### Updated

* Supported Android Yandex Mobile Ads SDK version 6.4.0
* Supported Android IronSource adapter version 6.4.0.0
* Supported iOS Yandex Mobile Ads SDK version 6.4.0
* Supported iOS IronSource adapter version 6.4.0.0

## Version 6.3.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit 039e228

Please sign in to comment.