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: |
Availability | Replacement | |
---|---|---|
From | Available | none |
To | Deprecated | cardTemplateIdentifier |
Declaration | |
---|---|
From | @property (nonatomic, readonly, assign) BOOL requiresUnifiedAccessCapableDevice |
To | @property (nonatomic, assign) BOOL requiresUnifiedAccessCapableDevice |
Availability | Replacement | |
---|---|---|
From | Available | none |
To | Deprecated | preview.passThumbnailImage |
Availability | Replacement | |
---|---|---|
From | Available | none |
To | Deprecated | preview.localizedDescription |
Availability | Replacement | |
---|---|---|
From | Available | none |
To | Deprecated | preview.ownerDisplayName |
Declaration | |
---|---|
From | @property (nonatomic, readonly, strong) NSString *accountHash |
To | @property (nonatomic, strong) NSString *accountHash |
Declaration | |
---|---|
From | @property (nonatomic, readonly, strong) NSString *relyingPartyIdentifier |
To | @property (nonatomic, strong) 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. |