This tag should be used for questions related to the LocalAuthentication framework provided in iOS and macOS.
I've integrated LocalAuthentication for my app security purpose, which has been supporting 'Touch Id' based supporting. But now, apple has …
ios ios11 touch-id face-id localauthenticationI want to use TouchID authenticate my app, authentication worked successfully. If TouchID does not match, then the Try Again …
ios swift cocoa-touch touch-id localauthentication