smstuebe / xamarin-fingerprint

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

Keyboard won't pop up after fingerprint dialog is closed #133

Closed DdannyB closed 5 years ago

DdannyB commented 5 years ago

Steps to reproduce

  1. You need to have the fingerprint plugin installed.

  2. Upgrade the android phone to Android Pie (API level 28)

  3. Set compile version to Android 9.0 (Pie) and targetversion to API Level 28 -Pie in visual studio

Expected behavior

When the fingerprint dialog pops up it should dissapear when the user presses cancel so the user can enter a pincode with the numeric keyboard.

Actual behavior

when the fingerprint dialog gets closed the numeric keyboard doesn't popup.

NOTE:

When the target and compile version is set to Android 8.1 it works fine.

Configuration

Version of the Plugin: v1.4.9

Platform: e.g. Android 9.0 Pie

Device: e.g. Nokia HMD global TA-1300, One Plus 5

smsissuechecker commented 5 years ago

Hi @DdannyB,

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.

leonvandebroek commented 5 years ago

i am currently experiencing the same problem. Can't use fingerprint on Android 9 either.