-
Is there any way to make the checks synchronous or convert those `onXDetected` callbacks to functions that return `Future`s? Even adding a `onXNotDetected` callback for each check would be great. Than…
-
Hi,
Is there a way to set the order of threat detection?
We will set certain unique actions for each type of threat according to its severity. For example for "emulators" we will show a warning…
-
## Environment
## Description
When I open a mini app and it is still loading, then I go back and try to open another mini app. The app crashes.
So, it does not happen everytime but it hap…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
If applicable, steps to reproduce the behavior.
**Expected behavior**
A clear and concise description…
-
The Readme file mentions HASH_OF_YOUR_APP
```
androidConfig: AndroidConfig(
expectedPackageName: 'YOUR_PACKAGE_NAME',
expectedSigningCertificateHash: 'HASH_OF_YOUR_APP',
s…
-
**Is your feature request related to a problem? Please describe.**
Those applications which is using ExpoSDK is dependent on build-config to change the `minSdkVersion 23` as briefed in setup dependen…
-
Hi,
I've integrated FreeRASP package into the flutter's project and size of APK file (release build) increased from 70MB to 100MB.
Is this the "price" I have to pay to use the package, or is there…
-
Does this library support android enterprise?
I'm using this library to write an app for this version of android and the devices are detected as tampered.
The "non Android Enterprice" devices wor…
-
Firstly, I want to thank the developers of the tool. This tool is highly significant for the Flutter community, and I hope the free version receives enhancements.
I am using the free version.
When I…
-
### Steps to reproduce
1. Compile the Android version of the app that used to work for 1 1/2 years after updating Flutter, from CLI or Android Studio
### Expected results
It should work, and …