Is there a way to determine whether the user disabled the faceID in the app settings programatically

I have integrated the face ID authentication using LAPolicy.deviceOwnerAuthentication of LocalAuthentication Is there a way to determine whether the user disabled the faceID in the app settings programatically ?

Answered by DTS Engineer in 732251022

AFAIK there is not, and that was a deliberate design choice on Apple’s part.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Accepted Answer

AFAIK there is not, and that was a deliberate design choice on Apple’s part.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Is there a way to determine whether the user disabled the faceID in the app settings programatically
 
 
Q