Skip to content

2.2.21

Latest
Compare
Choose a tag to compare
@tkuntubayev tkuntubayev released this 11 Oct 16:01

Added

  • Support for 16KB Page Size devices: The SDK now supports devices using 16KB Page Sizes, introduced with Android 15, ensuring seamless compatibility with the latest hardware configurations.
  • Edge-to-Edge UI: The SDK leverages the Edge-to-Edge UI, which is the default UI starting with Android 15.

Changed

Fixed

  • Unit testing with SDK API classes: The SDK’s public API now resolves the issues that previously caused failures during Unit testing.

Security

  • Device lock status check: Introduced a new security measure that detects if the device is not locked by the user. When detected, the SDK generates an SW99 warning only for the app and not to the ACS.
  • Enhanced RASP and obfuscation: Strengthened security through improvements in Runtime Application Self-Protection (RASP) and obfuscation to provide better protection against reverse engineering and other security threats.