PhasedReleaseState
String that represents the progress of a phased release for an app version.
Declaration
string PhasedReleaseStatePossible Values
INACTIVEThe phased release hasn’t started.
ACTIVEThe app version is released. During a phased release, the App Store releases the update over a 7-day period to a percentage of your users, randomly selected. The phased release applies to macOS and iOS devices with automatic updates enabled. Users can also manually download the app version.
PAUSEDThe App Store paused the phased release, at your request.
COMPLETEThe process released the update to all devices that have automatic updates enabled. The phased-release process is complete.
Discussion
For more information about phased releases including pausing an update, see Release a version update in phases.