smstuebe / xamarin-fingerprint

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

Enter code Error: Fallback authentication - MAUI iOS #239

Open juniorsaraviao opened 1 year ago

juniorsaraviao commented 1 year ago

I'm using Plugin.Fingerprint v3.0.0-beta.1. If the face is not recognized twice, it shows an option to enter the passcode but nothing appears.

Similar issue was reported and fixed: https://github.com/smstuebe/xamarin-fingerprint/issues/60

Steps to reproduce

  1. Create a MAUI project

  2. Add Plugin.Fingerprint v3.0.0-beta.1.

  3. Setting up using https://www.c-sharpcorner.com/article/implementing-biometric-authentication-in-net-maui/

GitHub repo

https://github.com/juniorsaraviao/BiometricsSample/tree/master

Expected behavior

Show the numeric keyboard to authenticate

Actual behavior

Nothing appears, fallback status

Configuration

Version of the Plugin: v3.0.0-beta.1

Platform: iOS 16.5.1 (c)

Device: iPhone 12

smsissuechecker commented 1 year ago

Hi @juniorsaraviao,

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.