Updated Advanced Unlocking (markdown)

Jérémy JAMET
2019-11-21 13:46:43 +01:00
parent de13b9ceb9
commit a80bd4cd61

@@ -17,4 +17,11 @@ Depending on the devices, it is possible to unlock with:
1. Open the biometric prompt by clicking on biometric button.
2. Scan your fingerprint to open the database when password is turned off.
3. _Optional_ : You can change the preference to quickly open the biometric prompt (to not repeat step 1.) in :
* Settings -> Advanced unlock -> Auto open biometric prompt
* Settings -> Advanced unlock -> Auto open biometric prompt
# Errors
If "The keystore is not properly initialized." is displayed, the keystore on your device is not accessible to store or retrieve a secure biometric key.
The problem can happen if:
* Your device does not have a security system enables when it is unlocked after a sleep. (pin / pattern / etc ...)
* The keystore has corrupted keys. In this case, it may be necessary to delete the current keys from the application. (Settings -> Advanced Unlock -> Delete encryption keys) or delete the keystore file (/data/misc/keystore/user_0/)
* Your device completely blocks access to its keystore. In this case, there is nothing to do, simply disable biometric recognition.