ios
ios copied to clipboard
Add support for local time sensitive notifications
Since iOS 15, iOS has had support for Time Sensitive PNs. This PR adds support by adding an optional isTimeSensitive
boolean to the NotificationRequest
type.
Happy to hear what the maintainers think :)
https://www.howtogeek.com/751563/what-are-time-sensitive-notifications-on-iphone/ https://developer.apple.com/documentation/usernotifications/unnotificationinterruptionlevel/timesensitive