Releases: Usercentrics/flutter-sdk
Releases · Usercentrics/flutter-sdk
2.18.6
Fixes
- An error occurring when trying to migrate from version 7 to 8.
- Issue causing SDK initialization to fail when using a specific version with Google's ATPs disabled.
Improvements
- iOS - Enhanced accessibility by increasing the contrast of the focus indicator.
- Flutter - Exposing the stack trace when SDK initialization fails.
2.18.5
Fixes
- Issue causing a temporary unstable SDK state when calling the
clearUserSession()
API
Android Bug Fixes
- Memory leak that occurred when displaying the banner's First Layer
iOS Bug Fixes
- Accessibility by addressing instances where multiple links had identical link text
2.18.4
2.18.3
Features
- Removed support for Adjust version 4.
Improvements
- Flutter: Exposed
legalBasis
field inUsercentricsCMPData
class.
Android Bug Fixes:
- Full-screen mode was not properly applied on certain devices, causing the banner to be displayed within the safe area.
- Banner content was hidden by the selfie camera when full-screen mode was activated.
2.18.2
Features
- Added support for manual resurface in the mobile SDK, which can be trigged through Admin Interface.
Improvements
- Exposed
readLess
label inUsercentricsLabels
object
2.18.1
2.18.0
Fixes
- [Fix] Crash when attempting to restore user session with controller id that only has TCF component
Android Bug Fix:
- [Fix] Fixed issues related to dismissing banners in inactive activities.