Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working #41

Closed
bugrevealingbme opened this issue Dec 14, 2022 · 4 comments
Closed

Not working #41

bugrevealingbme opened this issue Dec 14, 2022 · 4 comments

Comments

@bugrevealingbme
Copy link

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.

@talsec-app
Copy link
Member

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

@bugrevealingbme
Copy link
Author

No, I'm running in debug mode because I want to test it. I haven't tried release mode.

@bugrevealingbme
Copy link
Author

There is no problem in release mode, it works. But I can't test it in debug.

@talsec-app
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants