smstuebe / xamarin-fingerprint

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

Implement Feedback on failed authentication #5

Closed smstuebe closed 7 years ago

smstuebe commented 8 years ago

If the finger was not recognized, visualize the failure with a shaking icon or displaying the error text.

arctouch-oberdanbitencourt commented 8 years ago

Hi! I'm using your plugin and want to provide feedback to the user when their finger is not recognized, just like iOS TouchId does. Do you have any plans on this to the near future? Also, do you recommend a way of doing it?

smstuebe commented 8 years ago

It's a planned todo. I can't guarantee, that I'll implement it in the near future, because the next priority on my list is pushing our BLE plugin to 1.0 stable ^^

smstuebe commented 7 years ago

@arctouch-oberdanbitencourt version 1.3.0-beta1 gives feedback on failed auth.