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.
XCODE 7 beta supports testing the Touch ID Authentication in iPhone Simulator.You can try this for your testing.
[Screenshot 1]
[Screenshot 2]