# New Features

  • Support Android 13 comparibility

    • Android 13 compatibility is available starting with App Sealing v2.24.0.0.
  • Support In-app language pickers

    • Also, 2.27.0.0 supports language preferences for each app added in Android 13. (Tested on Android 13-Beta 4, July 2022) The message displayed when AppSealing detects hacking is output in the language set by the end-user for each app. (If there is no value set in In-Per-app language preferences, it is output in the language of the system setting.)

Per-app language preferences  |  Android Developers (opens new window)

# Improvements

  • Enhanced Rooting detection
    • Enhanced security for Magisk 25 or higher Zygisk based rooting environment.

# Fixes

  • Improved crash and ANR

    • Fixed crashes and ANRs in version 2.26.0.0.
  • Improved 'UnsatisfiedLinkError' exception handling

    • Improved handling of 'UnsatisfiedLinkError' exceptions that occur when loading AppSealing modules on Android 12 and above.
  • Fixed DataSealing Runtime error

    • Fixed the problem that some apps using DataSealing ‘Yes’ option do not run.
Last Updated: 9/19/2024, 6:47:13 AM