light-mode-image
Learn
Enumerations

MobileCredentialVerifierErrorType

Enumeration members

NameValueDescription
AppleWalletNotAvailable"AppleWalletNotAvailable"iOS only: Apple Wallet is unavailable for this request.
BluetoothDisabled"BluetoothDisabled"The Bluetooth is not enabled.
BluetoothPermissionDenied"BluetoothPermissionDenied"The user has denied bluetooth permissions for the sdk.
BluetoothPermissionRestricted"BluetoothPermissionRestricted"The sdk has not been authorised to use bluetooth.
Connectivity"Connectivity"
DigitalCredentialManager"DigitalCredentialManager"
ExistingProximityPresentationSession"ExistingProximityPresentationSession"A new presentation session can only be created once the current session is terminated
ExistingProximityPresentationSessionNotFound"ExistingProximityPresentationSessionNotFound"No active presentation session.
FailedToCreateProximityPresentationSession"FailedToCreateProximityPresentationSession"Failed to create proximity presentation session
FailedToRegister"FailedToRegister"The app instance could not be registered with the configured MATTR VII tenant.
FailedToRequestMobileCredentials"FailedToRequestMobileCredentials"
FailedToStoreCertificate"FailedToStoreCertificate"Unable to store certificate.
IllegalState"IllegalState"Proximity presentation session incorrect state
InvalidCertificate"InvalidCertificate"Unable to add certificate as it does not conform to IACA profile as per ISO 18013-5
InvalidLicense"InvalidLicense"The SDK license failed to validate or an existing license has expired.
PlatformConfigurationInvalid"PlatformConfigurationInvalid"
PlatformNotSupported"PlatformNotSupported"The operating system or platform does not support the requested operation.
SdkInitialized"SdkInitialized"Operation requires the SDK be deinitialized first
SdkNotInitialized"SdkNotInitialized"Thrown when trying to create a QR proximity session or register for NFC before the SDK is init
SessionAborted"SessionAborted"
SessionTimedOut"SessionTimedOut"
StorageInitialization"StorageInitialization"Unable to successfully initialize storage for sdk
StorageInitializedInBackground"StorageInitializedInBackground"The app was in the background so storage could not be initialized
UnknownError"UnknownError"Unknown error.
UnsupportedCurve"UnsupportedCurve"Unsupported Curve for create proximity presentation session.
UserCanceled"UserCanceled"

Referenced by

Returned by handleDeepLink.

A property of ProximityPresentationSessionError.

A variant of FetchAppleWalletConfigurationErrorType, RequestMobileCredentialsErrorType, SendProximityPresentationRequestErrorType.

Aliased by AddTrustedIssuerCertificatesError, HandleDeepLinkErrorType.

How would you rate this page?

On this page