API Differences in PassKit in macOS 26.0

It's more difficult than it used to be to find what changed in Apple SDKs. This page is automatically generated and shows 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