Releases: Unity-Technologies/unity-ads-android
Releases · Unity-Technologies/unity-ads-android
Unity Ads 4.0.0
Feature
- Cleanup public API
- Update example project to use the latest API
Bugfix
- Prevent crash that would occur if Unity Ads is initialized with an empty activity
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
No changes from 3.7.4
Unity Ads 3.7.4
Bug Fixes
- Fix a crash that can occur when re-initializing with null gameId
Unity Ads 3.7.2
Features
- Setup Maven Central deployment for android binary.
Bug Fixes
- Fix crash related to IllegalStateException when showing ad
- Fix issue with attempting to load multiple ads at the same time causing load error
Unity Ads 3.7.1
No Changes from 3.7.0
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.
Unity Ads 3.6.2
Bug Fixes
- Fix a crash due to a ConcurrentModificationException
Unity Ads 3.6.0
Changes:
- Experimental Integration API
Unity Ads 3.5.1
No Changes from 3.5.0
Unity Ads 3.5.0
Features
- Add initialization callback to initialization methods
- Background download WebView update
- Improve load API and add callback
- Add support for Open Advertising Identifier for Huawei devices
Changes
- Update targetSdkVersion to 29
- Update the Unity Ads SDK License
Bug Fixes
- AdUnit View doesn't regain focus after a system popup
- Android background audio does not resume after ad closed
- End card showing blank white page