android_rasp_flutter 0.0.1
android_rasp_flutter: ^0.0.1 copied to clipboard
Advanced Mobile App Protection, Secure Vale Android RASP flutter plugin for Device Protection using SecureVale android-rasp package
android_rasp_flutter #
A Flutter Wrapper for SecureVale Android.
Getting Started #
This plugin project is a wrapper for SecureVale android-rasp 0.7.1 plug-in package, a specialized package that includes platform-specific implementation code for Android.
##Ensure you Add this in your proguard roles file
-keep class com.yourcompany.your_app_package_name.BuildConfig { *; }
For help knowing about android-rasp, view the online repository, which offers full reference on the Kotlin Internals.