Skip to content

Releases: Unity-Technologies/unity-ads-ios

Unity Ads 4.5.0

19 Dec 19:35
Compare
Choose a tag to compare

Feature

Reduced number of requests that take place during initialization
Adjust request retry logic under certain known error conditions

Unity Ads 4.4.1

05 Oct 20:31
Compare
Choose a tag to compare

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

06 Sep 17:30
Compare
Choose a tag to compare

Performance Improvements

  • Network performance improvements

Unity Ads 4.3.0

27 Jul 23:37
Compare
Choose a tag to compare

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

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