PassportNfcError

public enum PassportNfcError : Error

This enum is used internally within the Persona SDK in order to facilitate communicate with the optional Nfc module. Do not use this enum in your own code.

  • Undocumented

    Declaration

    Swift

    case invalidMrzKey
  • Undocumented

    Declaration

    Swift

    case userCancelled
  • Undocumented

    Declaration

    Swift

    case genericError