Skip to content

Releases: Unity-Technologies/unity-ads-android

Unity Ads 4.0.0

30 Nov 18:04
Compare
Choose a tag to compare

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

20 Jul 20:00
Compare
Choose a tag to compare

No changes from 3.7.4

Unity Ads 3.7.4

13 Jul 17:56
Compare
Choose a tag to compare

Bug Fixes

  • Fix a crash that can occur when re-initializing with null gameId

Unity Ads 3.7.2

26 May 19:19
Compare
Choose a tag to compare

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

31 Mar 00:47
Compare
Choose a tag to compare

No Changes from 3.7.0

Unity Ads 3.7.0

19 Mar 01:33
Compare
Choose a tag to compare

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

19 Mar 01:26
Compare
Choose a tag to compare

Bug Fixes

  • Fix a crash due to a ConcurrentModificationException

Unity Ads 3.6.0

08 Dec 21:36
Compare
Choose a tag to compare

Changes:

  • Experimental Integration API

Unity Ads 3.5.1

10 Nov 01:18
Compare
Choose a tag to compare

No Changes from 3.5.0

Unity Ads 3.5.0

02 Oct 00:21
Compare
Choose a tag to compare

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