Skip to main content
Version: 5.0

PromptConfig

Properties

androidBiometricsNegativeButtonText

  • Type: string

For Android, the text of the button to dismiss the biometric prompt.

Default

"Cancel"

androidBiometricsPromptDescription

  • Type: string

For Android, the description text for the Android authentication prompt.

Default

null

androidBiometricsPromptSubtitle

  • Type: string

For Android, the subtitle text for the authentication prompt.

Default

null

androidBiometricsPromptTitle

  • Type: string

For Android, the title text for the authentication prompt.

Default

"Please Authenticate"

iosBiometricsLocalizedCancelTitle

  • Type: string

For iOS, the localized title for the cancel button in the dialog presented to the user during authentication. If null, iOS will use an appropriate default value, like "Cancel".

Default

'null`

iosBiometricsLocalizedReason

  • Type: string

For iOS, the localized explanation for authentication shown in the dialog presented to the user.

Default

null