Skip to main content

BiometricsPlugin.check()

BFChainPluginBiometricsPlugincheckLess than 1 minute

Checks if biometrics authentication is supported on the current platform.

BiometricsPlugin.check()

Parameters

  • None

Returns

  • A Promise that resolves to a boolean.

Example

import { biometricsPlugin } from "@plaoc/plugins";
const value = biometricsPlugin.check();

Platform Compatibility

Property/Method/EventAndroidiOSDesktop-DevDesktop
checkX

See Also

BiometricsPlugin

Comments
  • Latest
  • Oldest
  • Hottest
Powered by Waline v2.15.7