Skip to main content

Card NFC

The text components in the intl_en.arb file are:

  • "ID_CARD_NFC_PAGE_INITIAL" for Card NFC Initial.
  • "ID_CARD_NFC_DOC_TYPE_SELECT" for Choose Document Type.
  • "ID_CARD_NFC_DOC_INFO" for Select Document Type to read.
  • "ID_CARD_NFC_TRY_AGAIN_BUTTON" for Card NFC "Try Again" Button.
  • "ID_CARD_NFC_START_READ" for Card NFC "Start" Button.

For the Generic Error Text Components:

  • "ID_CARD_NFC_READ_DOCUMENT_ERROR" for Error on read Identity Document.
  • "ID_CARD_NFC_E_GENERIC_ERROR" for Generic Error.
  • "ID_CARD_NFC_E_CAMERA_PERMISSION_NOT_GRANTED" for Error on camera permission.
  • "ID_CARD_NFC_E_CANCELED" for operation canceled.
  • "ID_CARD_NFC_E_GOT_BACK" for operation interrupted.
  • "ID_CARD_NFC_E_NFC" for Error on device NFC module.
  • "ID_CARD_NFC_E_DOC_READ" for Error while performing document read.
  • "ID_CARD_NFC_E_DOC_ACCESS" for Error while access to document.
  • "ID_CARD_NFC_E_NO_DOC_FOUND" for Error on no document found.
  • "ID_CARD_NFC_E_NFC_MODULE_NOT_ENABLED" for Error on NFC module not enabled.
  • "ID_CARD_NFC_E_DOC_DIFFERENT" for Error when document type provided is different from document type read.
  • "ID_CARD_NFC_ERROR_CRITICAL" for Critical Error on document read.
  • "ID_CARD_E_DEVICE_WITHOUT_NFC" for Error when device has no NFC module.