Difference between revisions of "Touch ID Demo"

From The iPhone Wiki
Jump to: navigation, search
m (grammar)
Line 1: Line 1:
[[Image:TouchID_App_icon.png|thumb|Touch ID icon]]The '''Touch ID''' App is used to show off the [[iPhone 5s]]'s [[Touch ID]] capabilities in Apple Stores. Remarkably the iPhone's screenshot functionality does not work inside the Touch ID App.
+
[[Image:TouchID_App_icon.png|thumb|Touch ID icon]]The '''Touch ID''' App is used to show off the [[iPhone 5s]]'s [[Touch ID]] capabilities in Apple Stores. Curiously the iPhone's screenshot functionality does not work inside the Touch ID App.
   
 
== Technical Details ==
 
== Technical Details ==
   
Platform Version of 1.1 is 11A465, that's one version lower then the earliest [http://theiphonewiki.com/wiki/Firmware#iPhone_5s 5S Firmware].
+
Platform Build of 1.1 is 11A465, that's one version lower then the earliest [http://theiphonewiki.com/wiki/Firmware#iPhone_5s 5S Firmware].
  +
Version 1.0 has a Platform Build of 11A445, this sits between two known internal builds of iOS 7 - 11A443 and 11A447.
It also requires an [[ARMv7]] processor.
 
  +
The app is actually called TouchIDDemoApp.app (1.0) or Touch-ID-Demo.app (1.1) and both versions require 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.

Revision as of 23:49, 17 November 2013

Touch ID icon

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

Technical Details

Platform Build of 1.1 is 11A465, that's one version lower then the earliest 5S Firmware. Version 1.0 has a Platform Build of 11A445, this sits between two known internal builds of iOS 7 - 11A443 and 11A447. The app is actually called TouchIDDemoApp.app (1.0) or Touch-ID-Demo.app (1.1) and both versions require 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