Open rwaldura opened 2 months ago
Maybe related to #4236?
When I set a "lock screen" (pattern), I can edit the field. Remove the lock screen, and the app crashes when I attempt to edit.
Device where I found the bug is running Android 8, API level 26.
StackOverflow says: "ACTION_BIOMETRIC_ENROLL" added at API 30.
BOINC app v8.0.2 appears to target API level 16 at a minimum, so a fix would be nice! Thanks.
<uses-sdk minSdkVersion='16' targetSdkVersion='28'>
Describe the bug App crashes when editing the GUI auth key on device with no protection. 8.0.0 release notes mention: Use device protection (fingerprint, face ID) when show or edit password.
Steps To Reproduce
Expected behavior App does not crash; I can edit the key.
System Information
Additional context