smstuebe / xamarin-fingerprint

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

null checks on reason view text assignment #87

Closed kspearrin closed 6 years ago

kspearrin commented 6 years ago

This is my attempt at resolving https://github.com/smstuebe/xamarin-fingerprint/issues/67

Added various null checks to hopefully catch whatever edge case is causing this crash.