Skip to content

Releases: Unity-Technologies/unity-ads-ios

Unity Ads 4.2.1

11 May 23:26
Compare
Choose a tag to compare

Bugfix

  • Fix crash related to UADSTimer

Unity Ads 4.2.0

05 May 17:50
Compare
Choose a tag to compare

Bugfix

  • Add check for AppDelegate supportedInterfaceOrientationsForWindow

Unity Ads 4.1.0

21 Mar 21:49
Compare
Choose a tag to compare

Feature

  • Add callback for getToken public API (beta)
  • Improved token availability

Unity Ads 4.0.1

25 Feb 22:22
Compare
Choose a tag to compare

Bugfix

  • Add try/catch block when callback is not found
  • Fix duplicated callbacks and invocations ids

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

  • 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

20 Jul 19:49
Compare
Choose a tag to compare

Bug Fixes

  • Improving .xcframework and .framework packaging

Unity Ads 3.7.4

13 Jul 17:57
Compare
Choose a tag to compare

Features

  • Support for XCFramework code distribution

Bug Fixes

  • Remove some warning messages

Unity Ads 3.7.2

26 May 17:46
Compare
Choose a tag to compare

Bug Fixes

Fixed warning when trying to access UIKit from background thread

Unity Ads 3.7.1

31 Mar 00:57
Compare
Choose a tag to compare

Bug Fixes

Fixed iOS memory consumption to decrease chance of impact to device performance

Unity Ads 3.7.0

19 Mar 01:49
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.