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

后端 未结 3 1530
隐瞒了意图╮
隐瞒了意图╮ 2021-02-18 20:08

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

3条回答
  •  醉酒成梦
    2021-02-18 20:36

    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]

提交回复
热议问题