Register Biometrics iOS vs Android #464
fraserbooth
started this conversation in
General
Replies: 1 comment
-
I've just discovered this is a repetition of #327, but that was from a previous version. Maybe there is an update :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When using the Register Biometrics function, on Android there is always a "popup" confirmation asking for biometrics again, while on iOS there is never a "popup" confirmation. I realise that its possible to force iOS to mimic Android simply by calling the .show function. Is there a way to get Android to mimic iOS, as it hide the popup when using register? I want to use the biometric secret as a secure key which gets updated periodically without needing the user to authenticate each time I update it.
Thanks for any thoughts on this :)
Beta Was this translation helpful? Give feedback.
All reactions