sparrowcode / PermissionsKit

Universal API for request permission and get its statuses.
https://x.com/sparrowcode_ios
MIT License
5.64k stars 462 forks source link

[Suggestion/Request] - UNUserNotification Authorisation #84

Closed ghost closed 5 years ago

ghost commented 5 years ago

SPPermission works so well for all it's permissions, however is it possible to add support for UNUserNotifications with badges and alerts, and not just for the regular .notification (Remote Notifications)? 😄🤞🏼

ivanvorobei commented 5 years ago

I add differents case for local notification in next version. Thanks!

ivanvorobei commented 5 years ago

@Smiithy95 please, update to 2.9.2 version, I am fix it.