smstuebe / xamarin-fingerprint

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

Remove iOS default dialog #76

Closed trqvinh90 closed 6 years ago

trqvinh90 commented 6 years ago

In Android, this option work fine with no dialog showing up. Is this work the same in iOS or am I miss something?

smsissuechecker commented 6 years ago

Hi @trqvinh90,

I'm the friendly issue checker. It seems like (100.00 %) you haven't used our issue template :cry: I think it is very frustrating for the repository owners, if you ignore them.

If you think it's fine to make an exception, just ignore this message. But if you think it was a mistake to delete the template, please close the issue and create a new one.

Thanks!

smstuebe commented 6 years ago

Please read the documentation:

https://github.com/smstuebe/xamarin-fingerprint/blob/master/src/Plugin.Fingerprint.Abstractions/AuthenticationRequestConfiguration.cs#L25

and

https://github.com/smstuebe/xamarin-fingerprint/blob/master/README.md#limitations

I can state it more clear if you want. The iOS API doesn't allow to hide the standard dialog.