react-native-touch-id icon indicating copy to clipboard operation
react-native-touch-id copied to clipboard

Android | isSupported returns boolean instead of string ('TouchID'/'FaceID') as it returns on IOS

Open ronilitman opened this issue 6 years ago • 8 comments

Is this a bug or the right implementation you wanted? If yes, I think the README file should be updated.

ronilitman avatar Sep 05 '18 08:09 ronilitman

Having this issue as well, would be really nice if both IOS and Android were consistent

tonmanayo avatar Oct 29 '18 07:10 tonmanayo

PR's are welcome!

zibs avatar Oct 29 '18 15:10 zibs

can this lib support to face authentication for android

gavaliswapnil avatar Nov 01 '18 09:11 gavaliswapnil

@gavaliswapnil well for now this library is not supported for android.

saadmutahar avatar Nov 07 '18 08:11 saadmutahar

@saadmutahar to clarify - it does support android fingerprint authentication, it just does not support android face id yet.

zibs avatar Nov 07 '18 15:11 zibs

It would certainly be handy if it returned Fingerprint, the same as iOS returns TouchID or FaceID instead of true - and then if Android Face is added, then it could change the return value as well...

GitHubTracey avatar Nov 07 '18 16:11 GitHubTracey

@zibs yeah sorry I was just about to write android faceId instead of android. Thank you.

saadmutahar avatar Nov 08 '18 04:11 saadmutahar

Can anyone help me in letting know how to make Face ID authentication using react native then

akash4320 avatar Jan 10 '19 06:01 akash4320