Ross ROSS = Recommend OSS · open-source software intelligence for agents

rsattar/ClusterPrePermissions

Cluster's reusable pre-permissions utility that lets developers ask the users on their own dialog for photos or contacts access, before making the system-based request. This is based on the Medium post by Cluster describing the different ways to ask for iOS permissions (https://medium.com/p/96fa4eb54f2c). observed · 2026-08-28

github.com/rsattar/ClusterPrePermissions · Objective-C · MIT (permissive) 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4531
  • days_rel: n/a
  • days_push: 3263
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1189 stars · 103 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

ClusterPrePermissions is an Objective-C library for iOS that shows a custom pre-permission dialog before triggering the system permission alert for photos, camera, microphone, contacts, events, and location. It helps developers avoid burning their one-time system permission request by asking users in their own UI first.

Use cases

  • ask users for photo library access with a custom dialog before the iOS system alert
  • improve permission grant rates by explaining why access is needed first
  • request contacts or microphone access at a better time in the app flow
  • avoid permanently losing permission access when users habitually tap Don't Allow
  • wrap camera and location permission requests with a pre-prompt

When to choose

  • you're building an iOS app in Objective-C or Swift that needs photo, camera, microphone, contacts, events, or location access
  • you want to maximize permission grant rates with a custom pre-prompt dialog
  • you want a lightweight, drop-in utility via CocoaPods or source files

When to avoid

  • you're building for Android or non-Apple platforms
  • you need permissions beyond the six supported types (e.g., notifications, Bluetooth)
  • you're starting a new project and prefer a Swift-native or more actively maintained permission library

Facets

library · maturity maintenance

auth ui-components developer-tools mobile-development cross-platform pre-permissions objective-c ios-permissions cocoapods user-consent user-experience ios mobile

1 source

Member repositories

RepositoryRoleHealth v2
rsattar/ClusterPrePermissionsmain32

For agents

markdown · JSON · MCP: product_card(name="rsattar/ClusterPrePermissions")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem