error_codes
library
Constants
-
lockedOut
→ const String
-
Indicates the API lock out due to too many attempts.
-
notAvailable
→ const String
-
Indicates the device does not have a Touch ID/biometric scanner.
-
notEnrolled
→ const String
-
Indicates the user has not enrolled any biometrics on the device.
-
otherOperatingSystem
→ const String
-
Indicates the device operating system is not iOS or Android.
-
passcodeNotSet
→ const String
-
Indicates that the user has not yet configured a passcode (iOS) or
PIN/pattern/password (Android) on the device.
-
permanentlyLockedOut
→ const String
-
Indicates the API being disabled due to too many lock outs.
Strong authentication like PIN/Pattern/Password is required to unlock.