DeviceAuthenticatorChecker
public class DeviceAuthenticatorChecker : NSObject
DeviceAuthenticationChecker used to check what kind of authentication the device supports.
Version
Version 1.0Since
Since 1.0-
An utility to check if the Biometric can be supported as an authentication method for the current Device.
Declaration
Swift
public static func isBiometricSupported() -> BoolReturn Value
- A bool value if or not biometric is supported
DeviceAuthenticatorChecker Class Reference