iOS 18 : Require Face ID feature

  1. How app knows that Require Face ID is enable for them?
  2. How app knows that they active after successfully authenticate by iOS 18 Require Face ID feature?
  3. If any app implement any Extension(In my case Action Extension and Autofill Credential provider) then how they extension knows that they active after successfully authenticate by iOS 18 Require Face ID feature?

is there any app notification or any api to help me out?

Answered by DTS Engineer in 802054022
is there any app notification or any api to help me out?

AFAIK this feature is entirely user level, with no APIs for app developers. If you’d like to see such APIs added in the future, I encourage you to file an enhancement request explaining your use case.

Please post your bug number, just for the record.

Share and Enjoy

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

is there any app notification or any api to help me out?

AFAIK this feature is entirely user level, with no APIs for app developers. If you’d like to see such APIs added in the future, I encourage you to file an enhancement request explaining your use case.

Please post your bug number, just for the record.

Share and Enjoy

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

iOS 18 : Require Face ID feature
 
 
Q