BiometricsPlugin.check()

BFChainAugust 11, 2023
  • Plugin
  • BiometricsPlugin
  • check
Less 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.13.0