Difference between revisions of "Touch ID Demo"

From The iPhone Wiki
Jump to: navigation, search
m (Typos and stuff)
Line 3: Line 3:
 
== Technical Details ==
 
== Technical Details ==
   
Platform Version of 1.1 is 11A465, thats on lower then the earliest [http://theiphonewiki.com/wiki/Firmware#iPhone_5s 5S Firmware].
+
Platform Version of 1.1 is 11A465, thats one version lower then the earliest [http://theiphonewiki.com/wiki/Firmware#iPhone_5s 5S Firmware].
It requires armv7.
+
It also requires an [[ARMv7]] processor.
   
 
com.apple.private.biometrickit.allow and com.apple.private.bmk.allow are set to true.
 
com.apple.private.biometrickit.allow and com.apple.private.bmk.allow are set to true.
Line 26: Line 26:
 
*1.1
 
*1.1
   
{{stub|software}}
 
 
[[Category:Apple Internal Apps]]
 
[[Category:Apple Internal Apps]]

Revision as of 07:53, 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 one version lower then the earliest 5S Firmware. It also requires an ARMv7 processor.

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