# nickoneill/PermissionScope

Intelligent iOS permissions UI and unified API

Repository: https://github.com/nickoneill/PermissionScope
Canonical: https://ross.abutalabs.com/products/permissionscope
Language: Swift
License: MIT
License Family: permissive
Archived: true
Last push: 2017-10-31T17:34:17+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4168, "days_push": 3228, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4788, forks 496 (observed 2026-08-28T04:08:59.826556+00:00)

## What it is
PermissionScope is a Swift framework for iOS that provides a unified API for checking and requesting system permissions (notifications, location, camera, microphone, contacts, etc.) along with a pre-built UI for explaining and requesting them. It also detects denied permissions and prompts users to open system settings.

## Use cases
- request multiple iOS permissions with a single UI
- check the status of camera or microphone permission in Swift
- show a custom dialog explaining why my app needs location access
- detect denied permissions and send users to iOS settings
- unified permissions API for iOS apps

## When to choose
- maintaining a legacy iOS 8-10 app already using it
- needing a quick permissions UI for an older Swift 3 project

## When to avoid
- starting a new iOS project targeting iOS 11+ APIs
- needing maintained, updated permission handling
- building for SwiftUI or modern Swift concurrency

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, auth, mobile-framework
- domain: mobile-development, privacy
- platform: -
- tags: ios-permissions, swift, uikit, permission-dialogs, deprecated, ios, mobile

## Member repositories
- nickoneill/PermissionScope (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:59.826556+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:18:41.895247+00:00, confidence not recorded.
  - readme: https://github.com/nickoneill/PermissionScope (fetched 2026-08-28T04:08:59.826556+00:00, sha abffc4a275f6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
