BiometricsService User Experience
Use the BiometricsService API
BiometricsService Example
Compatibility and Requirements
Considerations and Limitations
Previous Versions
Your component can deliver any user experience you desire, but there’s a common flow for any component that calls for a biometrics check.
In some of these examples, BiometricsService is only a part of the complete solution. Determining where in your app experience a biometrics check is appropriate, implementing it as part of a user flow, and so on, are other parts that you must implement yourself.