Contents

PhasedReleaseState

String that represents the progress of a phased release for an app version.

Declaration

string PhasedReleaseState

Possible Values

INACTIVE
ACTIVE
PAUSED
COMPLETE

Possible Values

INACTIVE

The phased release hasn’t started.

ACTIVE

The app version is released. During a phased release, the App Store releases the update over a 7- termday 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.

PAUSED

The App Store paused the phased release, at your request.

COMPLETE

The process released the update to all devices that have automatic updates enabled. The phased- termrelease process is complete.

Discussion

For more information about phased releases including pausing an update, see Release a version update in phases.

See Also

Objects and Data Types