Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

BiometricsService User Experience

Your component can deliver any user experience you desire, but there’s a common flow for any component that calls for a biometrics check.
  • Your user performs an action that triggers a biometrics check.
  • The OS prompts the user to confirm their identity via a biometrics check.
  • The OS provides a success message when the biometrics are confirmed, and continues the operation that the user initiated before the biometrics check. The OS provides an error message if the biometrics check isn’t successful.

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.