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

SPPermissionLocation fix #157

Closed RomanPodymov closed 4 years ago

RomanPodymov commented 4 years ago

Hello. Thank you for SPPermissions. Found out that CLAuthorizationStatus.restricted is not handled. I think it should be handled the same way as CLAuthorizationStatus.denied.

ivanvorobei commented 4 years ago

Thanks! I am soon publish new version with fix it.

ivanvorobei commented 4 years ago

Published 5.2.5 version