Skip to content

Releases: SourcePointUSA/unity-sdk

2.2.0 (Feb, 14, 2024)

14 Feb 11:01
15cf7c4
Compare
Choose a tag to compare

2.2.0

  • DIA-2815 Implemented new swift bridge for IOS #21
  • DIA-3263 Update of the Native Android SDK to 7.6.0 (fix of no internet connection issue on Android) #30
  • DIA-3045 Remove TextMeshPro asset = the artifact has lost 1.5 MB #22
  • DIA-2586 Implemented ClearAllData() feature for Android, iOS #24
  • DIA-2584 Implemented cutomConsentTo (for iOS and Android) / deleteCustomConsent (for iOS) features #26, #34
  • Improve Android logging experience: introduce CmpAndroidLoggerProxy C#-native implementation of logger derived from native com.sourcepoint.cmplibrary.exception.Logger interface #33
  • Get rid of System.Threading.Tasks.Extensions.dll, Microsoft.Bcl.AsyncInterfaces.dll, System.Buffers.dll, System.Memory.dll, System.Numerics.Vectors.dll, System.Runtime.CompilerServices.Unsafe.dll, System.Text.Encodings.Web.dll which were used by System.Text.Json.dll
  • Newtonsoft JSON parsing: safety measures and improvements!
  • CCPA campaign added to the PrivacySettings.cs script for the Example App

2.1.7 (Jan, 30, 2024)

30 Jan 15:49
4863388
Compare
Choose a tag to compare

2.1.7

  • DIA-3263 DIA-3263 Fix internet connection issue #32
  • Added native support for v7.6.0 Android SDK

2.1.6 (Jan, 22, 2024)

22 Jan 19:29
9fdf6f5
Compare
Choose a tag to compare

2.1.6

2.1.5 (Dec, 14, 2023)

14 Dec 17:08
32efb82
Compare
Choose a tag to compare

2.1.5

2.1.4 (Nov, 15, 2023)

15 Nov 14:50
205a90e
Compare
Choose a tag to compare

2.1.4

  • DIA-2808 DIA-2808 Implemented JSON parsing with Newtonsoft for Android #20

2.1.3 (Nov, 14, 2023)

14 Nov 11:16
3699ed4
Compare
Choose a tag to compare

2.1.3

  • Fixed onConsentReady - onSpFinished race condition for android

2.1.2 (Nov, 8, 2023)

08 Nov 11:58
Compare
Choose a tag to compare

2.1.2

  • Improved logging system and error handling
  • Enabling forced logging for onSpFinished for Android

2.1.1 (Nov, 2, 2023)

03 Nov 11:42
Compare
Choose a tag to compare

2.1.1

2.1.0 (Oct, 2, 2023)

02 Oct 20:59
0f5dd0c
Compare
Choose a tag to compare

2.1.0

  • DIA-2691 Added customActionId support #14
  • DIA-2686 Update projPath definition in OnPostProcessBuild script #13
  • DIA-2582 Update README with GetSpConsent() description #12

2.0.0 (Aug, 18, 2023)

02 Oct 20:41
c4c3eed
Compare
Choose a tag to compare

2.0.0

Added native support for v7 for v7.2.7 Android & v.7.3.0 iOS

  • DIA-2551, DIA-2552 Unity SDK brought to v7.2.7 Android & v.7.3.0 iOS #9
  • DIA-2473 Optimisation of code for UPM #4, #5
  • Set consent UI presentation style to over fullscreen
  • Update README