com-artemisoftnian-plugins-unityads3
Advanced tools
Comparing version 4.4.1 to 4.8.0
@@ -5,2 +5,19 @@ # Changelog | ||
## [4.8.0] - 2023-07-20 | ||
-Update to UnityAds SDK 4.8.0 | ||
- Android | ||
-Added the onBannerShown callback method so publishers using third-party mediation to get more accurate banner impression reporting. | ||
- iOS | ||
-Added the bannerViewDidShow delegate method so publishers using third-party mediation to get more accurate banner impression reporting. | ||
-Added a safeguard before setting orientations to prevent crashes. | ||
## [4.7.0] - 2023-03-5 | ||
Update to UnityAds SDK 4.7.0 | ||
- Android | ||
- Added Java 8 as a minimum requirement for adding the Unity Ads SDK to your project. | ||
- Fixed a potential race condition in the VolumeChange internal listener. | ||
## [4.6.1] - 2023-03-17 | ||
- Updated to UnityAds SDK 4.6.1 | ||
## [4.4.1] - 2022-10-9 | ||
@@ -7,0 +24,0 @@ - Updated to UnityAds SDK 4.4.1 |
{ | ||
"name": "com-artemisoftnian-plugins-unityads3", | ||
"version": "4.4.1", | ||
"version": "4.8.0", | ||
"description": "Monetize your cordova application using the UnityAds 4 API", | ||
@@ -5,0 +5,0 @@ "homepage": "https://artemisoftnian.github.io/unityads-cordova-docs", |
@@ -37,9 +37,10 @@ > [I NEED YOUR HELP](#donations) During the first weekend of september (Saturday, September 3rd 2022, just to document it), a thunderstorm burn my development PC. Every File on it its safe, but the mainboard god fried and Unusable. Please help me with a donation to get a new development PC, so I can continue updating this project and other's, as soon as posible. I will be very greatfull. | ||
## WHAT'S NEW IN THIS VERSION (4.4.1) | ||
## WHAT'S NEW IN THIS VERSION (4.8.0) | ||
- Updated to UnityAds SDK 4.4.1 | ||
- cordova-plugin-add-swift-support depencency removed. | ||
- iOS build problem its fix for real (Please!!!), wasn't my fault at the end, was UnityAds SDK after all | ||
- UnityAds SDK android part, fixed some errors problaly causing Crashes on apps | ||
- Updated to UnityAds SDK 4.8.0 | ||
- Android | ||
-Added the onBannerShown callback method so publishers using third-party mediation to get more accurate banner impression reporting. | ||
- iOS | ||
-Added the bannerViewDidShow delegate method so publishers using third-party mediation to get more accurate banner impression reporting. | ||
-Added a safeguard before setting orientations to prevent crashes. | ||
@@ -46,0 +47,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
117729
350