requiresReleaseOS
A Boolean value that indicates whether the device must be running a final customer release of the operating system to start an assessment.
Declaration
var requiresReleaseOS: Bool { get set }Discussion
When set to true, the assessment session will only start if the device is running a released build of the operating system, rather than a beta, seed, or other prerelease build. Defaults to false.