User Authentication via passcode in swift

395 Views Asked by At

I want to use TouchID to authenticate the user before running the app. Otherwise he can enter his passcode. I can't finde any examples to check the passcode. I know that there isn't a static view for the Code. But how I can compare the entered Code with passcode.

Thank you for your help!

0

There are 0 best solutions below