Open Source Swift Library For Handling App Permissions

Some time ago I mentioned the objective-c based ISHPermissionKit for asking users for pre-permissions within iOS apps.

Here’s an open source Swift library called Permission that provides a unified API for dealing with permissions allowing you users to easily set permissions or contacts, the camera, microphones and permissions.

Using Permission you can easily track permissions, and prompt users that they need to change permissions,

Here is an image from the readme showing Permission in action:

Permission

You can find Permission on Github here.

A nice Swift library for handling app permissions.

Original article: Open Source Swift Library For Handling App Permissions

©2016 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *