arashpayan/appirater
A utility that reminds your iPhone app's users to review the app. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 6204
- days_rel: n/a
- days_push: 1655
- n_releases_24m: 0
Adoption not part of the score
4594 stars · 833 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Appirater is an Objective-C class that iOS developers drop into their apps to remind users to leave a review on the App Store. It prompts users based on configurable conditions like days since install, number of launches, and significant events, and automatically uses SKStoreReviewController on iOS 10.3+.
Use cases
- ask users to rate my iPhone app after several launches
- prompt for App Store reviews only from engaged users
- increase positive reviews for my iOS app
- show a rating reminder after a set number of days of usage
- integrate native in-app review prompts with SKStoreReviewController fallback
When to choose
- you maintain a legacy Objective-C or older iOS app needing customizable review prompts
- you want fine-grained control over when rating prompts appear (days, uses, significant events)
- you need a battle-tested drop-in class rather than building prompt logic yourself
When to avoid
- you target only iOS 10.3+ and are fine with Apple's native SKStoreReviewController API
- you use Swift and prefer modern alternatives like Swift Package-based rating libraries
- you need actively developed software with recent commits and support
Facets
library · maturity maintenance
sdk plugin-system mobile-development app-store-reviews rating-prompt objective-c cocoapods user-engagement app-store ios mobile
2 sources
- readme: https://github.com/arashpayan/appirater · fetched 2026-08-28 · 6d494e22cba3
- homepage: http://arashpayan.com/blog/2009/09/07/presenting-appirater/ · fetched 2026-08-29 · 24a1a87d58fc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| arashpayan/appirater | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="arashpayan/appirater")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem