# 2.30.0.0
Release Date: 2023-08-14
Status: Deprecated
# What’s New
# Updated Sealing options - Hide Overlay window
- AppSealing can hide external app`s screen overlay which can interrupt macro attack or using GameGuardian.
- This feature will be enabled from Android 12 and above.
- Other app`s overlay window is not visible when sealed app is running, but app is not closed and there is no hacking detection report.
- This feature will not hide overlay from system level pre-installed application.
- The "hide_overlay_windows" (yes/no) option is available in the CLI tool.
# Support Amazon Appstore SDK 3.0
- When sealed app is uploaded via Amazon Appstore with Amazon Appstore SDK, customer can activate Amazon DRM.
# Expand Xamarin.Android versions support
- Supports Xamarin.Android SDK version 13.1.0.1 (Before was 13.0.0.0)
# Support TargetSDK API 33
- Based on Google’s TargetSDK policy, AppSealing team fully tested app built with TargetSDK 33 (Android 13).
# Improvement
# Detect Magisk & Magisk Delta
- Improved Magisk detection logic to block latest Magisk & Shamiko environment
- Can detect latest Magisk Delta versions
# Improved GameGuardian detection
- Improved the response speed and verification logic to detect Game Guardian and various MOD versions of Game Guardian.
# Improved Frida detection speed
- Now Frida scripts is detected more rapidly at initial loading time and runtime.
# Detect latest Lucky Patcher
- Lucky Patcher is strong hacking tool used for manipulating app and bypassing in-app purchase. Dev-team found the latest version could bypass legacy security logic, so improved logic from this version.
# Improved App cloning environment detection
- Now the latest VMOS and CloneApp environments are detected by AppSealing.
# Improved security logics
To reduce ANRs, improved the performance of security logic
To reduce crash reports from legacy Appsealing versions, improved security logic.
# Fixes
Fixed an issue where Magisk's Zygisk-based routing environment was not detected on some devices.
Fixed an issue where USB debugging was not enabled on some ONEPLUS devices, but it was misdetected.
Fixed an issue where the hacking detection message was not displayed for a certain period of time when the app was repeatedly run and closed by hacking detection.
Fixed an issue where hacking detection messages were not reliably displayed on some devices.
Fixed an issue where app was crashing when it is closed by hacking detection without dex encryption.
Fixed an issue where LDPlayer9 was detected when user allowed LDPlayer in Emulator selective detection.
← 2.29.0.0 Beta 1.0.0.0 →