smstuebe / xamarin-fingerprint

Xamarin and MvvMCross plugin for authenticate a user via fingerprint sensor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enter code Error: Fallback authentication - MAUI iOS

juniorsaraviao opened this issue · comments

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: #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

Hi @juniorsaraviao,

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