All Versions
13
Latest Version
Avg Release Cycle
137 days
Latest Release
1840 days ago

Changelog History
Page 2

  • v0.6.0 Changes

    • 0️⃣ HealthKit is not used in default setting. If you need to use HealthKit please consult the readme and use the ISHPermissionKitLib+HealthKit variant.
    • ⚡️ This is an important update if you do not use HealthKit as you might otherwise get a rejection from Apple for not providing a privacy policy or have no reason to link to HealthKit.
  • v0.5.0 Changes

    • ➕ Added additional permissions:
      • Health-App
      • AdressBook
      • Calendar
      • Social-Services
      • Reminders
    • 🔄 Changed designated constructor for ISHPermissionsViewController: +permissionsViewControllerWithCategories:dataSource:
    • 👌 Improved UI layout on iPad
  • v0.1.1 Changes

    👍 First version with support for permissions to:

    • CoreLocation: Always and WhenInUse
    • CoreMotion: Activity data (step counting, etc.)
    • Microphone
    • Photos: Camera Roll and Camera
    • LocalNotifications