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

Doesn't work with declined permissions #167

Closed snowtema closed 4 years ago

snowtema commented 4 years ago

For both modes List and Dialog SPPermissions doesn't open alert, when I declined permission at the first usage.

ivanvorobei commented 4 years ago

You don't forget override method for alert?

snowtema commented 4 years ago

I talked about the example app

ivanvorobei commented 4 years ago

Please, read section about alert in readme. All ok with example.