WKExtendedRuntimeSessionErrorCode.notApprovedToSchedule
The app attempted to schedule a session, but the session type does not support scheduling.
Declaration
case notApprovedToScheduleDiscussion
You can schedule alarm sessions by calling the session’s start(at:) method. For all other session types, use the start() method instead.
See Also
Error Codes
WKExtendedRuntimeSessionErrorCode.unknownWKExtendedRuntimeSessionErrorCode.scheduledTooFarInAdvanceWKExtendedRuntimeSessionErrorCode.mustBeActiveToStartOrScheduleWKExtendedRuntimeSessionErrorCode.notYetStartedWKExtendedRuntimeSessionErrorCode.exceededResourceLimitsWKExtendedRuntimeSessionErrorCode.barDisabledWKExtendedRuntimeSessionErrorCode.notApprovedToStartSession