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

Call function after get permissions #34

Closed marcelosantoro closed 7 years ago

marcelosantoro commented 7 years ago

How to Call an Action or Function after the user give the Requested Permissions ?

ivanvorobei commented 7 years ago

SPRequestPermissionEventsDelegate - implements this protocol See Readme