1 year ago
#129740
user732029
iOS: 15.4 Beta - Identify if faceid with mask is enabled
With the new feature enabled in ios beta 15.4, I can validate that faceID with mask works.
We get a bool(matched/unmatched) response when using evaluatePolicy, which is not helpful in finding if faceid-with-mask was used.
I want to disable the face id feature of the app when a non-secure way of authentication is enabled and I'm unable to find any documentation on this on LAPolicy's page.
What would be the recommended way to go around finding if face id with mask is enabled? Any help with documentation would be appreciated.
Thanks!
ios
swift
biometrics
face-id
0 Answers
Your Answer