|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## 2.1.6 (2 Feb, 2022) |
| 4 | +- [**New**]: Add Vast Activity to Github Sample |
| 5 | +- [**New**]: Add AppSetId due to new changes to advertisingId |
| 6 | +- [**New**]: Add support for Mintegral Interstitial and Rewarded Ads |
| 7 | +- [**New**]: Add support for Mintegral standard banner ads |
| 8 | +- [**New**] Enable Hermes Engine support in sample |
| 9 | +- [*Fix*] Fixed a critical issue in metro bundler after installing sdk on react native +0.64 |
| 10 | +- [*Fix*] Fixed crash when running ios version |
| 11 | +- [*Fix*] Fixed Admob native banner crash |
| 12 | +- [*Fix*] Fixed consistent request in VAST |
| 13 | +- [*Fix*] Fixed back button activation and show exit dialog option in Tapsell rewarded videos |
| 14 | +- [*Fix*] Fixed Tapsell Native Banner NullPointerException |
| 15 | +- [*Fix*] Fixed Standard banner refresh issue: it will now remove the previous banner if the request was failed and banner was not in shown state |
| 16 | + - Modified adNetworks: AppLovin, AdMob, Tapsell, Mintegral |
| 17 | +- [change] Update Android dependency (TapsellPlus) to 2.1.6 |
| 18 | +- [change] Update sample react-native version to 0.67.1 |
| 19 | +- [change] Error will notify more verbosely when all adNetworks failed to load |
| 20 | +- [change] Update Tapsell version to 4.7.4 |
| 21 | + |
3 | 22 | ## 2.1.3
|
4 | 23 | - [**New**] Add AdColony Standard Banner
|
5 | 24 | - [**New**] Add Chartboost Interstitial Ad
|
@@ -33,4 +52,4 @@ TapsellPlus.initialize(key);
|
33 | 52 |
|
34 | 53 | ## 1.2.4-alpha01 (26 Apr, 2021)
|
35 | 54 | #### Android
|
36 |
| -- Update native library to 1.2.2 |
| 55 | +- Update native library to 1.2.2 |
0 commit comments