Skip to main content
Version: 6.0

Interface: PromptConfig

Properties

androidBiometricsNegativeButtonText

Optional androidBiometricsNegativeButtonText: string

  • Type: string

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

Default

"Cancel"


androidBiometricsPromptDescription

Optional androidBiometricsPromptDescription: string

  • Type: string

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

Default

null


androidBiometricsPromptSubtitle

Optional androidBiometricsPromptSubtitle: string

  • Type: string

For Android, the subtitle text for the authentication prompt.

Default

null


androidBiometricsPromptTitle

Optional androidBiometricsPromptTitle: string

  • Type: string

For Android, the title text for the authentication prompt.

Default

"Please Authenticate"


iosBiometricsLocalizedCancelTitle

Optional iosBiometricsLocalizedCancelTitle: string

  • 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


_10
'null`


iosBiometricsLocalizedReason

Optional iosBiometricsLocalizedReason: string

  • Type: string

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

Default

null