API Differences in MarketplaceKit in iOS 18.0

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

Table of Contents

Structs

AppLibrary
InstallationRequest

Functions & Methods

AppLibrary
nonisolated final public func requestAppInstallation(_ request: MarketplaceKit.AppLibrary.InstallationRequest) async throws
AppLibrary
nonisolated final public func requestAppUpdate(_ request: MarketplaceKit.AppLibrary.InstallationRequest) async throws

Properties & Constants

App
final public var installationError: MarketplaceKit.MarketplaceKitError?
AutomaticUpdate
public var appShareURL: Foundation.URL?