nickoneill/PermissionScope
Intelligent iOS permissions UI and unified API observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4168
- days_rel: n/a
- days_push: 3228
- n_releases_24m: 0
Adoption not part of the score
4788 stars · 496 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
library · maturity abandoned
ui-components auth mobile-framework mobile-development privacy ios-permissions swift uikit permission-dialogs deprecated ios mobile
1 source
- readme: https://github.com/nickoneill/PermissionScope · fetched 2026-08-28 · abffc4a275f6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nickoneill/PermissionScope | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="nickoneill/PermissionScope")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem