Skip to content

Commit

Permalink
Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Supereg committed Sep 20, 2024
1 parent fb32998 commit c971abb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ import struct SwiftUI.AppStorage
///
/// - Important: Make sure to add the [Background Modes](https://developer.apple.com/documentation/xcode/configuring-background-execution-modes)
/// capability and enable the **Background fetch** option. SpeziScheduler automatically schedules background tasks to update the scheduled notifications.
/// Background tasks are currently not supported on watchOS. Background tasks are generally not supported on macOS.
///
/// ### Time Sensitive Notifications
/// All notifications for events that do not have an ``Schedule/Duration-swift.enum/allDay`` duration, are automatically scheduled as [time-sensitive](https://developer.apple.com/documentation/usernotifications/unnotificationinterruptionlevel/timesensitive)
Expand Down

0 comments on commit c971abb

Please sign in to comment.