Releases: Unity-Technologies/unity-ads-ios
Releases · Unity-Technologies/unity-ads-ios
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
Unity Ads 3.7.1
Bug Fixes
Fixed iOS memory consumption to decrease chance of impact to device performance
Unity Ads 3.7.0
Features
- Added callbacks for the Show method signature on public API.
Changes
- Improved Load method callbacks to include an error message.