Contents

WKExtendedRuntimeSessionErrorCode.notApprovedToStartSession

The app attempted to start a session, but doesn’t have a valid session type.

Declaration

case notApprovedToStartSession

Discussion

To use extended runtime sessions, your app must enable the Background Mode capability and select a session type.

See Also

Error Codes