talsec / Free-RASP-Android

Library for improving app security and threat monitoring on Android mobile devices.
https://github.com/talsec/Free-RASP-Community
MIT License
150 stars 12 forks source link

onPasscode Called in wrong scenario #29

Closed mdynia1 closed 4 months ago

mdynia1 commented 9 months ago

Even thought password is set on phone, onPasscode is called:

msikyna commented 9 months ago

Hello @mdynia1 , thank you for reporting it, we will verify it.

Kind regards, Talsec team

xprikryl2 commented 7 months ago

Hello @mdynia1 ,

I double-checked the code, but I couldn't find any bug in our implementation. We're using the Android API call [isDeviceSecure](https://developer.android.com/reference/android/app/KeyguardManager#isDeviceSecure()), which checks if the PIN, pattern, or password is set. Could you please check the output of isDeviceSecure() method on your device?

Kind regards, Talsec Team

msikyna commented 6 months ago

Hello @mdynia1 ,

could you check the output of isDeviceSecure()? Thank you!

Kind regards, Talsec team

msikyna commented 5 months ago

Hello @mdynia1 , have you been able to check the output of isDeviceSecure()? Thank you!

Kind regards, Talsec team

github-actions[bot] commented 4 months ago

Hello! This issue has been marked as inactive. If there is no further activity within the next 14 days, this issue will be automatically closed. If you believe this issue is still relevant and requires attention, please comment or provide additional information.

github-actions[bot] commented 4 months ago

Hello! This issue has been closed. If you believe this issue is still relevant and requires attention, please reopen the issue.