Add the #DF24 Developer Keynote to your agenda. Join us in-person on 9/18 at 2:30 p.m. PT or on Salesforce+ at 5 p.m. PT for the must-see session built just for developers.

isBiometricsReady(options)

Verify if the biometrics hardware or pin code is available to use to verify the user’s device ownership.

A Promise object that resolves as a Boolean value. true if the biometrics hardware or pin code is available for use and false otherwise. If an error is encountered, the error is returned via a rejected promise.

See Also