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. What we’d like to do is open the system view that lets a user add a pin. Is there a way to do such?
Thanks