Hi All
I am facing the below challenge
- Trying to setup a face id authentication in a new app we are building in react Native
- Consider the below scenario
face id is not registered in the android device
User wanted to register for face id authentication from the app we are building.
Query : How to invoke Face ID registration of the device from the app so that user can first register their face id in the device.
Can some one help