Contents

isProvisioningAvailable

A Boolean value indicating whether provisioning is available for this pass.

Declaration

var isProvisioningAvailable: Bool { get }

Discussion

This property is YES when the pass is in a pre-provisioned state and the issuer app can guide the user to complete provisioning. Check this property when passActivationState returns PKSecureElementPassActivationStateDeactivated to determine if provisioning is available.