Contents

JournalingSuggestionsConfiguration.NotificationSchedule

Possible values for the Journaling Suggestions notifications setting.

Declaration

enum NotificationSchedule

Overview

When notificationSchedule is JournalingSuggestionsConfiguration.NotificationSchedule.smart, the system personalizes the schedule according to the person’s unique routines. The value is JournalingSuggestionsConfiguration.NotificationSchedule.custom if the person chooses a specific schedule in Settings.

An JournalingSuggestionsConfiguration.NotificationSchedule.off value can mean:

  • 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 JSNotificationURLFormat target property).

For more information on notifications, see Receiving journaling suggestions system notifications.

Topics

Identifying a notification schedule

See Also

Inspecting the notification schedule