Android Question Fingerprint authentication

RB Smissaert

Well-Known Member
Licensed User
Longtime User
Just has a look at:
https://www.b4x.com/android/forum/threads/fingerprint-authentication.72500/
and this works all fine on my Samsung S9.

Unless I am mistaken it looks this method doesn't allow to do a SQLite encrypted database login.
The Auth_Complete Sub can only trigger success or failure, so it is not possible to get back
anything else that could be used to produce the password for the encrypted DB.

Have I got this right?

RBS
 

Similar Threads

Top