Releases: Unity-Technologies/unity-ads-ios
Releases · Unity-Technologies/unity-ads-ios
Unity Ads 4.4.0
Performance Improvements
- Network performance improvements
Unity Ads 4.3.0
Feature
- Introduce UnityAdsShowError.TIMEOUT when not able to show under specified time frame.
Bugfix
- Fixed bug when show failed callback was fired when ad was closed at the start of show
Unity Ads 4.2.1
Bugfix
- Fix crash related to UADSTimer
Unity Ads 4.2.0
Bugfix
- Add check for AppDelegate supportedInterfaceOrientationsForWindow
Unity Ads 4.1.0
Feature
- Add callback for getToken public API (beta)
- Improved token availability
Unity Ads 4.0.1
Bugfix
- Add try/catch block when callback is not found
- Fix duplicated callbacks and invocations ids
Unity Ads 4.0.0
Feature
- Cleanup public API
- Update example project to use the latest API
Bugfix
- Fix crash that occurs when commiting to metadata storage from multiple threads
Notes
Unity Ads SDK 4.0 removes deprecated APIs that no longer provide value. For a full list please see:
https://docs.unity.com/ads/DeprecatedAPIClasses.htm
Unity Ads 3.7.5
Bug Fixes
- Improving
.xcframework
and.framework
packaging
Unity Ads 3.7.4
Features
- Support for XCFramework code distribution
Bug Fixes
- Remove some warning messages
Unity Ads 3.7.2
Bug Fixes
Fixed warning when trying to access UIKit from background thread