delba/Permission
A unified API to ask for permissions on iOS observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3942
- days_rel: n/a
- days_push: 1514
- n_releases_24m: 0
Adoption not part of the score
2891 stars · 321 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Swift library providing a unified API for requesting and checking system permissions on iOS, covering camera, contacts, location, notifications, and more. It abstracts the disparate per-permission system APIs into a single consistent interface.
Use cases
- request camera and microphone permissions in iOS app
- check location permission status in Swift
- unified API for iOS permission requests
- ask for contacts and photos access on iOS
- handle notification permission prompts in Swift
- manage multiple iOS system permissions with one library
When to choose
- you need to request many different iOS permission types with consistent code
- you want a simple Swift wrapper over iOS permission APIs
- you're maintaining an older iOS app using CocoaPods or Carthage
When to avoid
- you only need one or two permissions and prefer direct system APIs
- you need actively maintained support for the latest iOS versions
- you're building for Android or cross-platform
Facets
library · maturity maintenance
auth sdk developer-tools mobile-development privacy permissions ios-permissions unified-api cocoapods carthage ios swift mobile
1 source
- readme: https://github.com/delba/Permission · fetched 2026-08-28 · 0c19cb7e5cf2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| delba/Permission | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="delba/Permission")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem