Contents

ALDAppKey

A structure that identifies an app and a key that’s required to decrypt the app’s license request.

Declaration

struct ALDAppKey

Overview

An instance of this structure represents a unique variant for an app. The AppleItemID argument to the init(appleItemID:appKeyBlob:) initializer refers to the app, and the appKeyBlob argument refers to a key blob for a specific app variant that App Store Connect provides your marketplace server during app ingestion. For more information, see Ingesting an alternative distribution package.

Topics

Initializers

See Also

App licensing