Skip to content

Releases: sparrowcode/PermissionsKit

Fix protect level for permission data

Choose a tag to compare

@ivanvorobei ivanvorobei released this 19 Nov 15:29
5.0.6

Update to 5.0.6

Fix bugs in notifications

Choose a tag to compare

@ivanvorobei ivanvorobei released this 19 Nov 14:33

Fix bug with notifications. Update docs. Add alert with go to settings, also allow disable it alert.

Fix bugs

Choose a tag to compare

@ivanvorobei ivanvorobei released this 19 Nov 08:36

Fix protect level for SPPermissionData.

Change files struct

Choose a tag to compare

@ivanvorobei ivanvorobei released this 18 Nov 09:54

Also update error installation message. Update Swift Package Manager file.

New 5.0 version

Choose a tag to compare

@ivanvorobei ivanvorobei released this 17 Nov 23:19

Add List mode. Update data source and delegates, now it need set in controller. Add example video how install manually SPPermissions. Recreate all classes.

Update Readme after renaming

Choose a tag to compare

@ivanvorobei ivanvorobei released this 03 Nov 19:26

Renamed from SPPermission to SPPermissions.

Rename pod

Choose a tag to compare

@ivanvorobei ivanvorobei released this 03 Nov 19:05
4.1.2

Update SPPermissions.podspec

Add function `request if need`

Choose a tag to compare

@ivanvorobei ivanvorobei released this 31 Oct 16:44

Allow request only not allowed permissions.

Fix availability `requestIfNeed` func.

Choose a tag to compare

@ivanvorobei ivanvorobei released this 31 Oct 16:20

Add requestIfNeed to source, set public access.

Allow always visible status bar

Choose a tag to compare

@ivanvorobei ivanvorobei released this 28 Sep 19:40

Manage by flags in datasource alwaysVisibleStatusBar. Add func requestIfNeeded, see about it in Readme.