0

I'm Trying to use xamarin essentials at Its fullest , but I dont want to use the fingerprint plugin that I have , does xamarin essentials have a implementation for fingerprint authnetication without the use of a plugin?

  • I've read the documentation, but I didn't find anything that leads me to fingerprint authentication , I'm just trying to confirm or to find a solution to my problem – José Moreira Feb 18 '20 at 15:29
  • Essentials does not contain a biometric feature. That's why its not listed in the docs. – Jason Feb 18 '20 at 15:30
  • 2
    There is an [issue](https://github.com/xamarin/Essentials/issues/71) open for it. It looks like they're waiting for more support for AndroidX library before implementing. – Andrew Feb 18 '20 at 15:47
  • 1
    You could implement it by using DependencyService .Check https://jj09.net/adding-biometrics-authentication-to-xamarin-ios-touch-id-face-id-and-xamarin-android-fingerprint/ . And here is a similar issue which maybe can help you .https://forums.xamarin.com/discussion/156798/how-to-use-touch-id-fingerprint-to-authenticate-in-xamarin-ios-native-app – Lucas Zhang Feb 19 '20 at 08:22

0 Answers0