Hello,
When we detect that our user has not configured a pin or biometric security on their phone, we'd like to prompt them to configure a pin code from our iOS app. Reading through the security doc, I didn't see an API to do so. Is there a way to do such?
Thanks
There is a way to determine whether a passcode is set, and it sounds like you’ve already got that sorted out. There is no dedicated mechanism to prompt the user to set a passcode.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"