Contents

appID

The unique identifier the App Store uses to identify the app.

Declaration

let appID: UInt64?

Discussion

The App Store assigns this value. This value is the app’s Apple ID in App Store Connect. In the sandbox and xcode environments, this value is nil.

See Also

Getting app and version information