nickoneill / PermissionScope

Intelligent iOS permissions UI and unified API
MIT License
4.85k stars 507 forks source link

Deprecation warning ios10 #208

Closed ogezue closed 7 years ago

ogezue commented 7 years ago

PermissionScope/PermissionScope.framework/Headers/PermissionScope-Swift.h:205:45: 'UIUserNotificationCategory' is deprecated: first deprecated in iOS 10.0 - Use UserNotifications Framework's UNNotificationCategory

bre7 commented 7 years ago

Related to #190. Fixed in #191

ogezue commented 7 years ago

So it is fixed but the cocoapods is not up to date?

bre7 commented 7 years ago

191 hasn't been merged yet, hence its "open" status.