robotmedia/RMStore
A lightweight iOS library for In-App Purchases observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 4782
- days_rel: n/a
- days_push: 2628
- n_releases_24m: 0
Adoption not part of the score
2411 stars · 446 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
RMStore is a lightweight iOS library that wraps Apple's StoreKit framework for In-App Purchases. It adds block-based APIs, notifications, receipt verification, content downloads, and transaction persistence in a single dependency-free class.
Use cases
- add in-app purchases to an iOS app
- purchase products with a simple block-based API
- verify App Store receipts locally
- restore previous transactions on a new device
- download hosted content after purchase
- observe StoreKit events via notifications
When to choose
- you want a lightweight, dependency-free StoreKit wrapper in Objective-C
- you need receipt verification and transaction persistence out of the box
- you prefer block-based callbacks over StoreKit's delegate pattern
When to avoid
- you need a Swift-first or actively maintained solution (last release 2019)
- you use StoreKit 2, which RMStore does not support
- you need cross-platform in-app purchase support
Facets
library · maturity maintenance
sdk security mobile-development e-commerce in-app-purchases storekit receipt-verification objective-c cocoapods ios swift
1 source
- readme: https://github.com/robotmedia/RMStore · fetched 2026-08-28 · 117b77324926
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| robotmedia/RMStore | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="robotmedia/RMStore")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem