xamarin-fingerprint icon indicating copy to clipboard operation
xamarin-fingerprint copied to clipboard

Xamarin and MvvMCross plugin for authenticate a user via fingerprint sensor

Results 64 xamarin-fingerprint issues
Sort by recently updated
recently updated
newest added

## Steps to reproduce Hello, I have a Samsung SM-M307FN (Android 10) with finger id and face id enabled. Using Plugin.Fingerprint 2.1.1, Xamarin Form 4.8.0.1451 If I use AllowAlternativeAuthentication=true then...

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 2....

## Steps to reproduce Unable to reproduce the exception on my own. ## Expected behavior There should not be a null reference exception. ## Actual behavior Receiving an exception "Object...

With AllowAlternativeAuthentication set to true, UI hanged in the second authentication. ## Steps to reproduce 1. Authenticate once (either set AllowAlternativeAuthentication to true or false, authenticate success or fail) 2....

bug
os:Android

MvvmCross.Exceptions.MvxIoCResolveException: Failed to resolve type Plugin.Fingerprint.Abstractions.IFingerprint at bool isFingerprintAvailable = await fpService.IsAvailableAsync(false);

To help us fix your issue, please provide the information in the below template. If something causes a crash, provide as much information as you can gather. Just imagine: we...

I encountered a bug in Firebase Crashlytics showing the fingerprint input dialog ## Steps to reproduce I don`t know how to reproduce ## Expected behavior Show the fingerprint dialog ##...

## Steps to reproduce N/A This is a question ## Expected behavior Need to know if device has both fingerprint or face id or both ```csharp var isAvailable = await...

So after using an iphone X I was surprised to see that most of the framework actually still works. However the problem is that the iPhone X will display after...

os:iOS
need: investigation