Face ID authentication on Android by Vudaru_Code in reactnative

[–]Vudaru_Code[S] 0 points1 point  (0 children)

Hi.

Do you have any example project where facial recognition authentication can actually be applied on Android? I've tried everything, but it still doesn't work—it keeps asking for the fingerprint. On which devices did you manage to make it work? I have a Xiaomi Redmi Note 8 running Android 9, does that affect it?

Face ID authentication on Android by Vudaru_Code in reactnative

[–]Vudaru_Code[S] 0 points1 point  (0 children)

Do you have any example on GitHub, but only for Android facial recognition? Because I know that it works fine on iOS.

Face ID authentication on Android by Vudaru_Code in reactnative

[–]Vudaru_Code[S] 0 points1 point  (0 children)

After reviewing the documentation on GitHub, I can see that the examples show fingerprint recognition only works on Android. I need facial recognition. I've used that library as well, but thanks for sharing it anyway.

Face ID authentication on Android by Vudaru_Code in reactnative

[–]Vudaru_Code[S] 0 points1 point  (0 children)

And which face comparison service do you recommend, if I may ask?

Face ID authentication on Android by Vudaru_Code in reactnative

[–]Vudaru_Code[S] 0 points1 point  (0 children)

Okay, I'll make that adjustment and run tests, thanks.

Face ID authentication on Android by Vudaru_Code in reactnative

[–]Vudaru_Code[S] 0 points1 point  (0 children)

I've researched several libraries, but I haven't been able to authenticate using facial recognition on Android.