talsec / Free-RASP-Flutter

Flutter library for improving app security and threat monitoring on Android and iOS mobile devices.

Home Page:https://github.com/talsec/Free-RASP-Community

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flutter sdk integration issue

mohibrehman11 opened this issue · comments

Why I'm getting following issue when I integrate Free-RSAP sdk. I have fixed it by implementing the code which was in guide of android setup then integration issue gone fixed , app is runnable but not working fine.

image

Dear contributors, I had fixed this issue using android configuration too in flutter. If we should configuration in build.gradle file than you should also enlist them in flutter guide.

Anyhow my new questions is that how we have to work this api?
I successfully integrated and callbacks also invoke on special actions i.e. emulator or rooted device.
How I have to secure my app from reverse engineering or what i have to do?

Hello.
Unfortunately, we are not able to reproduce your problem. Anyway, we will add your solution to documentation until further investigation is not done.
Reactions for each detection are fully handled by developer. We'll try to come up with some recommendations on how application should behave when certain threat is detected.