Skip to main content

Overview

Credential-specific errors returned by the Seam SDK when a credential can’t be used.

Enumeration Cases

SeamCredentialError.awaitingLocalCredential

The system is waiting for a local credential to become available.

SeamCredentialError.contactSeamSupport

Configuration error requiring developer attention.

SeamCredentialError.expired

The credential has expired and is no longer valid.

SeamCredentialError.unknown

An unclassified or unexpected credential error occurred.

SeamCredentialError.unsupportedDevice

The current device is not supported.

SeamCredentialError.userInteractionRequired(_:)

User interaction is required to resolve the credential issue.
Parameters

Enumerations

SeamCredentialError.RequiredUserInteraction

Detailed actions that users must take to resolve a credential issue.