appVersionID
The number that the App Store uses to uniquely identify the version of the app.
Declaration
let appVersionID: UInt64?Discussion
The App Store assigns this value. In the sandbox and xcode environments, this value is nil.
The number that the App Store uses to uniquely identify the version of the app.
let appVersionID: UInt64?The App Store assigns this value. In the sandbox and xcode environments, this value is nil.