Skip to content

Modules.Identity.DeviceCanAuthenticateResult

Dictionary containing results for Modules.Identity.deviceCanAuthenticate.

Since: 3.4.0, 3.4.0, 5.4.0 · Platforms: android, iphone, ipad

Properties #

canAuthenticate#

Type: Boolean

Set to true if device is configured for Touch ID / Face ID authentication.

code#

Type: Number

iOS only, Module ERROR_* constant indicating the reason for the failure if any.

error#

Type: String

System error message if any.

Titanium SDK Documentation