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

Ashish picture Ashish · Aug 23, 2014 · Viewed 30.7k times · Source

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.

Answer

karthik picture karthik · Jul 4, 2015

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]