Use Apple FaceID or TouchID authentication in your app using BiometricAuthentication. It’s very simple and easy to use that handles Touch ID and Face ID authentication based on the device.
Note: – Face ID authentication requires user’s persmission to be add in info.plist.
Features:
- Works with Apple Face ID (iPhone X, Xs, XR, XsMax) and other Touch ID having devices.
- Predefined error handling when recognition fails.
- Automatic authentication with device passcode on multiple failed attempts.

Leave a Reply
You must be logged in to post a comment.