Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there any way to use apple's Touch ID (fingerprint scanner) on iOS Simulator?

Tags:

I am working on an app which would require Touch ID Authentication, so is there any way i can use Touch ID (fingerprint scanner) in the simulator ?

Also, please do share some kind of example code for using LocalAuthentication framework.

like image 974
Ashish Avatar asked Aug 23 '14 06:08

Ashish


1 Answers

XCODE 7 beta supports testing the Touch ID Authentication in iPhone Simulator.You can try this for your testing.

[Screenshot 1]

[Screenshot 1]

[Screenshot 2]

[Screenshot 2]

like image 53
karthik Avatar answered Nov 18 '22 15:11

karthik