smstuebe / xamarin-fingerprint

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

Fix for issue #16 #17

Closed nielscup closed 7 years ago

nielscup commented 7 years ago

Fix for: Unable to activate instance of type Plugin.Fingerprint.Dialog.DialogFingerprintAuthenticationCallback from native handle 0xbfb8e10c (key_handle 0xa9cb158).

smstuebe commented 7 years ago

Thanks. Cherry picked fix for iPhone4. The ctor fix was just dealing with the symptoms of improper canceling (I guess). Case closed :+1: