Skip to main content

Perform Touch ID with iOS device simulator

  • You have installed Xcode
  1. Here is our sample project. Select the kind of simulator that you want to build the .app file.
    select the simulator to build the .app file
  2. Select a team for the target.
    select a team for the target
  3. Press Command + B to build.
  4. Open the folder to get the .app file.
    Open the folder to get the .app file
  5. You should enroll Touch ID when the simulator is launched by the scripts. Also, it is necessary to define devices that offer Touch ID feature, such as iPhone 8 and iPhone SE.
    enroll Touch ID