Releases: SourcePointUSA/unity-sdk
Releases · SourcePointUSA/unity-sdk
2.2.0 (Feb, 14, 2024)
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 nativecom.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 thePrivacySettings.cs
script for the Example App
2.1.7 (Jan, 30, 2024)
2.1.6 (Jan, 22, 2024)
2.1.5 (Dec, 14, 2023)
2.1.4 (Nov, 15, 2023)
2.1.3 (Nov, 14, 2023)
2.1.3
- Fixed
onConsentReady
-onSpFinished
race condition for android
2.1.2 (Nov, 8, 2023)
2.1.2
- Improved logging system and error handling
- Enabling forced logging for
onSpFinished
for Android