Releases: Unity-Technologies/unity-ads-ios
Releases · Unity-Technologies/unity-ads-ios
Unity Ads 4.5.0
Feature
Reduced number of requests that take place during initialization
Adjust request retry logic under certain known error conditions
Unity Ads 4.4.1
Feature
- Generate game session id and save to storage
Bugfix
- Add sdkVersion and sdkVersionName to minimal device reader
- Fix a build error when using SDK public api via swift
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