Optional | |
---|---|
From | Required |
To | Optional |
Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | Use initWithProvisioningCredentialIdentifier:sharingInstanceIdentifier:cardConfigurationIdentifier:passPreviewMetadata: |
Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | Use initWithProvisioningCredentialIdentifier:sharingInstanceIdentifier:cardTemplateIdentifier:passPreviewMetadata: |
Declaration | Availability | |
---|---|---|
From | @property (nonatomic, readonly, strong, nonnull) NSString *templateIdentifier | Available |
To | @property (nonatomic, readonly, strong, nonnull) NSString *templateIdentifier | Deprecated |
Declaration | |
---|---|
From | @property (nonatomic, readonly, assign) BOOL requiresUnifiedAccessCapableDevice |
To | @property (nonatomic, assign) BOOL requiresUnifiedAccessCapableDevice |
Availability | |
---|---|
From | Available |
To | Deprecated |
Availability | |
---|---|
From | Available |
To | Deprecated |
Availability | |
---|---|
From | Available |
To | Deprecated |
Declaration | |
---|---|
From | @property (nonatomic, readonly, strong, nonnull) NSString *accountHash |
To | @property (nonatomic, strong, nonnull) NSString *accountHash |
Declaration | |
---|---|
From | @property (nonatomic, readonly, strong, nonnull) NSString *relyingPartyIdentifier |
To | @property (nonatomic, strong, nonnull) NSString *relyingPartyIdentifier |
Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | Use configurationForPassMetadata:primaryAction:completion: |
Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | provisioningPolicyIdentifier has been deprecated. You can stop setting this property in the init with no repercussions. |