originalApplicationVersion
The app version that the customer originally purchased from the App Store.
Declaration
string originalApplicationVersionDiscussion
Use this value to determine which app version the customer first purchased or downloaded. This value remains constant and doesn’t change when the customer upgrades the app.
The string value contains the original value of the CFBundleShortVersionString for apps running in macOS, and the original value of the CFBundleVersion for apps running on all other platforms.
In the sandbox testing environment, the originalApplicationVersion value is always 1.0.