Skip to content

Releases: sparrowcode/PermissionsKit

Add example configuration file

Choose a tag to compare

@ivanvorobei ivanvorobei released this 15 Jun 10:50
4.0.5

Add xcode-shop button

Fix bug with Carthage

Choose a tag to compare

@ivanvorobei ivanvorobei released this 15 Jun 06:56
Update to 4.0.2

Fix bug with Carthage integrate.

Fix Carthage

Choose a tag to compare

@ivanvorobei ivanvorobei released this 08 Jun 08:39

Fix Carthage & update some files.

Separate permissions into modules

Choose a tag to compare

@ivanvorobei ivanvorobei released this 04 Jun 17:18

Due to Apple's new policy regarding permission access you need to specifically define what kind of permissions you want to access using subspecs.

Fix names

Choose a tag to compare

@ivanvorobei ivanvorobei released this 25 May 13:44

Fix names of property and functions.

Add property `startTransitionYoffset`

Choose a tag to compare

@ivanvorobei ivanvorobei released this 15 May 16:28

Add property startTransitionYoffset. This property allow customise position before start. Set to 0 if need disable wobble animation. Add icon for example project. Update Readme.

Fix bug for denied location permissions. Reload buttons when return to app.

Choose a tag to compare

@ivanvorobei ivanvorobei released this 10 May 14:43

Fix bug for denied .locationAlways. Update default text for location permissions. Now reload buttons when user return to app. Update example & Readme.

Add customisable colours for close button. Fix bugs.

Choose a tag to compare

@ivanvorobei ivanvorobei released this 01 May 19:17

Add customisable colours for close button. Fix bug with Always and didUse location permission.

Carthage support

Choose a tag to compare

@ivanvorobei ivanvorobei released this 02 Apr 11:21

Add Carthage support. Update example.

Remove deprecated location type

Choose a tag to compare

@ivanvorobei ivanvorobei released this 26 Mar 11:45

Remove location type locationAlways.