Difference between revisions of "Touch ID Demo"

From The iPhone Wiki
Jump to: navigation, search
Line 19: Line 19:
 
File:TouchID_App_01.jpg|Inside Touch ID
 
File:TouchID_App_01.jpg|Inside Touch ID
 
File:TouchID_App_02.jpg|Inside Touch ID
 
File:TouchID_App_02.jpg|Inside Touch ID
  +
File:Touch_ID_Screenshot.png|Screenshot of Touch ID
 
</gallery>
 
</gallery>
   

Revision as of 07:07, 11 November 2013

Touch ID icon

The Touch ID App is used to show off the iPhone 5s's Touch ID capabilities in Apple Stores. Remarkably the iPhones screenshot functionality does not work inside the Touch ID App.

Technical Details

Platform Version of 1.1 is 11A465, thats on lower then the earliest 5S Firmware. It requires armv7.

com.apple.private.biometrickit.allow and com.apple.private.bmk.allow are set to true.

<dict>
	<key>com.apple.private.biometrickit.allow</key>
	<true/>
	<key>com.apple.private.bmk.allow</key>
	<true/>
</dict>

Gallery

Known Versions

  • 1.0
  • 1.1
Tango Media-cdrom.png This software article is a "stub", an incomplete page. Please add more content to this article and remove this tag.