API Differences in PassKit in macOS 26.0

It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show what is new in PassKit in the macOS 26.0 SDK.

Table of Contents

Functions & Methods

PKPassLibrary
- (PKPassLibraryAuthorizationStatus)authorizationStatusForCapability:(PKPassLibraryCapability)capability;
PKPassLibrary
- (void)requestAuthorizationForCapability:(PKPassLibraryCapability)capability completion:(nonnull void (^)(PKPassLibraryAuthorizationStatus))completion;

Properties & Constants

extern const PKPaymentNetwork PKPaymentNetworkMyDebit