PermissionsKit
PermissionsKit copied to clipboard
Permission - Add requesting for specific notification types
Currently, the three types .badge, .alert and .sound are always requested. In the latest versions of iOS, new types such as .timeSensitive or .critical have been introduced. These should be available for selection.