I have implemented face id API in my application. Currently Face id is registered for device but disabled for my app.
How do I check programmatically in Swift that Face id is enabled for my app?
I know to check the face id is registered in device or not.