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

Window not closing if last permission was granted in settings #43

Closed rostopira closed 6 years ago

rostopira commented 7 years ago

Steps to reproduce:

  1. Deny one permission manually
  2. Open window, go to settings, grant permission
  3. We now see window with all ticks and nothing happens

Pull request with fix: #42

ivanvorobei commented 6 years ago

You can create pull request with new project (I am update it for Swift 4). And please describe all changes Thanks!