smstuebe / xamarin-fingerprint

Xamarin and MvvMCross plugin for authenticate a user via fingerprint sensor
Microsoft Public License
490 stars 115 forks source link

CrossFingerprint.Current.GetAuthenticationTypeAsync returns AuthenticationType = Fingerprint but i set face authentication on device. #188

Open its-AliRaza opened 3 years ago

its-AliRaza commented 3 years ago

Hi i am facing an issue that CrossFingerprint.Current.GetAuthenticationTypeAsync return AuthenticationType = Fingerprint But on my device i set Face Authentication.

Steps to reproduce

1.Set Face Authentication on Device

  1. Run App to check Authentication Type, CrossFingerprint.Current.GetAuthenticationTypeAsync() eturn AuthenticationType = Fingerprint

Expected behavior

CrossFingerprint.Current.GetAuthenticationTypeAsync() must be return AuthType = Face because Face Authentication is set to device

Actual behavior

CrossFingerprint.Current.GetAuthenticationTypeAsync() return AuthType = Fingerprint

Configuration

Version of the Plugin: v.2.1.1

Platform: Android 10

Device: Oppo A52

smsissuechecker commented 3 years ago

Hi @its-AliRaza,

I'm the friendly issue checker. Thanks for using the issue template :star2: I appreciate it very much. I'm sure, the maintainers of this repository will answer, soon.