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

Location when in use permission #16

Closed camanjj closed 7 years ago

camanjj commented 7 years ago

First off, great library.

I am trying to add permissions for location except I only want "When in use" and not "Always" which this library does. Is it possible to do this with the library already, if not could you add this functionality? Maybe something like .LocationWhenInUse

ivanvorobei commented 7 years ago

@camanjj, I added more Location permissions