Questions tagged [face-id]

Apple's face recognition technology used in the iPhone X.

Face ID is Apple's face recognition technology that is used in the iPhone X as a biometric locking system.

More information about Face ID

Related tags:

169 questions
-1
votes
2 answers

Cordova plugin to check support of 'Face Id' and 'Touch Id'?

Is there a cordova plugin to check support of 'Face Id' and 'Touch Id'? And is there a way to use these authentication methods without showing the native popup (to add a custom animation for instance)? Thanks.
GNuno
  • 51
  • 4
  • 11
-1
votes
1 answer

Can we use Face Tracking on Swift Playgrounds?

So basically the Delegation method func renderer(_ renderer: SCNSceneRenderer, nodeFor anchor: ARAnchor) -> SCNNode? aren't called on Swift Playgrounds. I'm using an iPad Pro 11 (with Truedepth frontal-camera). I tried to run the same code on Xcode,…
-2
votes
1 answer

Variable 'isVericated' captured by a closure before being initialized - Swift

I am trying to return a boolean variable named isVerificated from a function named identityVerification, so I can use it in the tableView function. The function identityVerification starts ID verification through Face ID or Touch ID and the returned…
-3
votes
1 answer

Is there any API to access faceID data

Is there any API to access faceID data? With data I do not mean the ID of a user or something in this way but I mean the result of the projection of the 30.000 point on the user face as a map or something similar.
user567
  • 3,712
  • 9
  • 47
  • 80
1 2 3
11
12