Closed bugrevealingbme closed 1 year ago
Hello @bugrevealingbme ,
Are you running the application in release mode? There are two libraries/versions(dev vs release) that are used depending on your current development stage. freeRASP dev mode is automatically selected when you are running the application in the debug or profile mode, freeRASP release is used when compiling the release version of the application. You can find more information about freeRASP versions here.
Kind regards, Talsec team
No, I'm running in debug mode because I want to test it. I haven't tried release mode.
There is no problem in release mode, it works. But I can't test it in debug.
Hello, this is by design of the dev vs release versions. See the https://github.com/talsec/Free-RASP-Flutter#dev-vs-release-version .. e.g., if a developer would like to kill the application running in an emulator, he would not be able to develop it using the emulator.
I'm testing on Emulator, there is no error. There is no notification that it works. I put print everywhere, nothing happens. What is the problem. Android 12.