API Differences in StoreKit in iOS 26.0

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

Table of Contents

Protocols

StoreDownloaderExtension
SKDownloaderExtension

Structs

AppStoreMerchandisingKind

Functions & Methods

AppStore
public static func presentMerchandising(_ kind: StoreKit.AppStoreMerchandisingKind, from controller: UIKit.UIViewController) async throws -> StoreKit.AppStoreMerchandisingKind.PresentationResult
BackingValue
internal func encode(to encoder: any Swift.Encoder) throws

Conformances

BackingValue
Swift.Encodable