I am trying this library with Android development.
I have set value of access control option to be
BIOMETRY_CURRENT_SET_OR_DEVICE_PASSCODE,
under setGenericPassword function.
On my phone I have fingerprint and iris scanner being configured. I tried to use fingerprint, everything seems to work
correctly, however when I used my iris option, i will get an error "User Not Authenticated"
I've also tired DEVICE_PASSCODE and tried running the code, the passcode screen did not appear and authentication is successful despite me didn't entering anything
I am trying this library with Android development.
I have set value of access control option to be BIOMETRY_CURRENT_SET_OR_DEVICE_PASSCODE, under setGenericPassword function.
On my phone I have fingerprint and iris scanner being configured. I tried to use fingerprint, everything seems to work correctly, however when I used my iris option, i will get an error "User Not Authenticated"
I've also tired DEVICE_PASSCODE and tried running the code, the passcode screen did not appear and authentication is successful despite me didn't entering anything
Not sure if this is the correct behavior.
I am using Samsung Galaxy S8 running Android 10