<!--
{
  "availability" : [
    "watchOS: 6.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WatchKit",
  "identifier" : "/documentation/WatchKit/WKExtendedRuntimeSessionErrorCode/scheduledTooFarInAdvance",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "WatchKit"
    ],
    "preciseIdentifier" : "c:@E@WKExtendedRuntimeSessionErrorCode@WKExtendedRuntimeSessionErrorScheduledTooFarInAdvance"
  },
  "title" : "WKExtendedRuntimeSessionErrorCode.scheduledTooFarInAdvance"
}
-->

# WKExtendedRuntimeSessionErrorCode.scheduledTooFarInAdvance

The app attempted to schedule a session too far in the future.

```
case scheduledTooFarInAdvance
```

## Discussion

You can’t schedule alarm sessions more than 36 hours in advance. Other session types do not support scheduling.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)