<!--
{
  "availability" : [
    "iOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "JournalingSuggestions",
  "identifier" : "/documentation/JournalingSuggestions/JournalingSuggestionsConfiguration/NotificationSchedule-swift.enum/off",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Journaling Suggestions"
    ],
    "preciseIdentifier" : "s:21JournalingSuggestions0aB13ConfigurationC20NotificationScheduleO3offyA2EmF"
  },
  "title" : "JournalingSuggestionsConfiguration.NotificationSchedule.off"
}
-->

# JournalingSuggestionsConfiguration.NotificationSchedule.off

An option that indicates the app doesn’t receive notifications.

```
case off
```

## Discussion

This value can mean one or more possible causes:

- Journaling Suggestions aren’t enabled in Settings.
- Your app isn’t a preferred journal app in Settings.
- Journaling Suggestions are on but notifications are off in Settings.
- Your app has incomplete notification setup (for example, it’s missing the <doc://com.apple.documentation/documentation/BundleResources/Information-Property-List/JSNotificationURLFormat> target property).

---

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)