This is FAQ document for the Doverunner Android AppSecurity 3.0.0.1 which is released in Jan 19 2025. 3.0.0.0 version is deprecated in Jan 23th, to avoid potential security risk in Flutter app
What are the main changes in version 3.0?
The core technology now combine code obfuscation and encryptions, enhancing resistance against static and dynamic analysis attempts on the security module.
Improved/replaced certain encryption/decryption features that affected app stability and initial loading performance, resolving ANR issues during app initialization.
Parallelized and optimized the security application process, greatly improving the speed for large apps and under heavy user loads.
What are the differences between the previous 2.x.x.x version and 3.0?
Previous Dex encryption options have been changed to obfuscation options, and related CLI tool options have also been updated.
Dex obfuscation in 3.0 is not symbol obfuscation, so it is strongly recommended to use Proguard/R8 for symbol obfuscation before applying security.
-
Changed Hacking threat alert’s design and messages. Below attached images are comparison of alert when detected Developer mode in device.
Warning message in 2.35.0.0 Warning message in 3.0
Why should I upgrade to version 3.0?
Performance improvements in the security module have greatly reduced app launch delays. ANR/crash issues during app initialization have also been addressed. This enhances end-user’s experience.
Enhanced anti-reverse engineering technology provides stronger defense against analysis and bypass attempts of security logic.
Has there been any change in app performance?
App initialization performance has been greatly improved compared to previous versions.
Memory usage during app runtime is slightly improved.
CPU usage during app runtime is slightly increased.( We are working on this to improve in next update )
The app size has slightly increased before and after applying app security. The increase varies by app, but for apps under 100MB, an increase of 10MB to 20MB is typical.
Will existing data or settings be preserved during the upgrade?
Data will be preserved as before.
For security settings, except for removed/replaced features, you can use the same settings and CLI tools as before. New options will use default values if not configured.
How do I upgrade to version 3.0?
You can select service version 3.0.0.1 in the DoveRunner Mobile App Security Console.
If using the CLI tool, specify "latest" or "3.0" in the service_version variable to apply version 3.0.
You can find newly added sealing configuration for CLI tool at the Developer document.
Are there any features not supported in version 3.0?
ReactNative protection is not supported. New features are being developed to support ReactNative regardless of version. (Other hybrid platforms will have the same level of security as before when selecting 3.0.0.1 in the Native version.)
As of the release date (2025-12-18), features are only available in the global region. (Jakarta/Mumbai regions will be supported between December 2025 and January 2026.)
What new features have been added in version 3.0?
Version 3.0 focuses on performance and stability improvements of the security module. Compared to 2.35.1.0, there are no console changes except for the addition of Dex obfuscation options.
Are there any compatibility issues (with existing apps, OS versions, etc.) after the upgrade?
Version 3.0 follows DoveRunner's existing EOS/EOL policy. As of the release date (December 2025), security is guaranteed for Android 10–16, and stability is guaranteed for Android 8–9.
What are the main issues that may occur in version 3.0 and how can they be resolved?
Due to function flow obfuscation, encrypted security module functions may appear in crash stack traces between normal function stacks.
Is there a way to downgrade or maintain old version?
As of the release date, previous versions can still be used.
Where can I get technical support or make inquiries?
Log in to the DoveRunner Console and click the question mark icon at the top right to contact the Help Center.
What are the security enhancement points of version 3.0?
The core feature is defense against reverse engineering of the security module, app, and security logic.
Will there be any additional costs for upgrading?
The current pricing model is the same as previous versions.
Where can I find the release notes for version 3.0?
The full release notes have been distributed via email and will be available in the announcements section on the DoveRunner Console main page.