Contents

invalidConfigurationError

An error that occurs when they system attempts to add a Secure Element pass using an invalid configuration.

Declaration

static var invalidConfigurationError: PKAddSecureElementPassError.Code { get }

Discussion

Before you attempt to add a Secure Element pass, validate its configuration using the canAddSecureElementPass(configuration:) method.

See Also

Identifying errors