Kunzisoft / KeePassDX

Lightweight vault and password manager for Android, KeePassDX allows editing encrypted data in a single file in KeePass format and fill in the forms in a secure way.
https://www.keepassdx.com/
GNU General Public License v3.0
4.61k stars 270 forks source link

Biometric Prompt Unavailable #363

Closed m1st0 closed 4 years ago

m1st0 commented 5 years ago

The biometric prompt even after entering a password doesn't show on my phone, nothing occurs when I click the button.

J-Jamet commented 5 years ago

No biometric prompt at all it's very weird. What is the error message displayed when you press the biometric orange button once the password is entered?

m1st0 commented 5 years ago

No error message was shown. I can record the screen but there is nothing but a highlighting button.

J-Jamet commented 5 years ago

It may be from the androidX biometric library used in alpha, I increased version RC01, I hope that it will solve the problem. https://github.com/Kieun/android-biometricprompt/issues/4 linked to #341 #340

m1st0 commented 4 years ago

To test, are there builds or build the commit myself?

On Fri, Oct 11, 2019, 2:15 AM Jérémy JAMET notifications@github.com wrote:

It may be from the androidX biometric library used in alpha, I increased version RC01, I hope that it will solve the problem. Kieun/android-biometricprompt#4 https://github.com/Kieun/android-biometricprompt/issues/4

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Kunzisoft/KeePassDX/issues/363?email_source=notifications&email_token=ABQUA6BSAQVEBNLAEMPXM6DQOA73HA5CNFSM4I7B5NX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEA7MT4Q#issuecomment-540985842, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABQUA6EAWQHVRORXCEOACIDQOA73HANCNFSM4I7B5NXQ .

J-Jamet commented 4 years ago

You can build the develop branch if you want. I discovered that on some of my devices the problem comes from the reset of the API, so works the first time but not when we redo a request. I have not solved the problem yet.