talsec / Free-RASP-Flutter

Flutter library for improving app security and threat monitoring on Android and iOS mobile devices.
https://github.com/talsec/Free-RASP-Community
MIT License
194 stars 20 forks source link

bug: onDebuggerDetected not working on debug mode or release mode #50

Closed abdelrahman-abied closed 1 year ago

msikyna commented 1 year ago

Hello @abdelrahman-abied ,

thank you for reporting the issue! Could you add more details? E.g. device, model, os version, IDE, your environment, ... It works in our environment as expected.

Kind regards, Matúš, Talsec dev

abdelrahman-abied commented 1 year ago

flutter version : 3.7.3 device : iphone 14 ide :vscode environment : mac os

msikyna commented 1 year ago

Could you verify, if you are running the Release version of the app? See https://github.com/talsec/Free-RASP-Flutter#dev-vs-release-version, https://github.com/talsec/Free-RASP-Flutter/issues/41 Is the onUnofficialStoreDetected? Are you running the application from Xcode? TestFlight?

abdelrahman-abied commented 1 year ago

Could you verify, if you are running the Release version of the app? See https://github.com/talsec/Free-RASP-Flutter#dev-vs-release-version, #41 Is the onUnofficialStoreDetected? Are you running the application from Xcode? TestFlight?

yes i run the realease version

msikyna commented 1 year ago

Hello @abdelrahman-abied , could you show us how you integrated the callbacks? Is the onUnofficialStoreDetected?

abdelrahman-abied commented 1 year ago

With print statement

msikyna commented 1 year ago

Could you show us the whole integration of callbacks? Code snippet like the initState() from the Readme. Does the onUnofficialStoreDetected() work?

yardexx commented 1 year ago

Hello.

Were you able to resolve the issue? If not, could you provide information required by @msikyna?

Kind regards, Jaroslav, Talsec developer