# saturngod/IAPHelper

No more maintenance for this repo. Please use the https://github.com/bizz84/SwiftyStoreKit

Repository: https://github.com/saturngod/IAPHelper
Canonical: https://ross.abutalabs.com/products/iaphelper
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2020-10-31T15:00:07+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5167, "days_push": 2132, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1551, forks 274 (observed 2026-08-28T04:05:02.226388+00:00)

## What it is
An Objective-C helper library for Apple in-app purchases built on StoreKit, using ARC and blocks for requesting products, purchasing, and receipt validation. The repository is no longer maintained and recommends SwiftyStoreKit as a replacement.

## Use cases
- add in-app purchases to an iOS app
- fetch product prices and localized titles from the App Store
- purchase products with StoreKit blocks-based API
- validate App Store receipts on device
- check and restore previous purchases
- manage saved purchased product identifiers

## When to choose
- maintaining a legacy Objective-C iOS app already using IAPHelper
- needing a simple blocks-based StoreKit wrapper for iOS 5+

## When to avoid
- starting a new iOS project (use SwiftyStoreKit or StoreKit 2)
- needing maintained or updated in-app purchase support
- requiring Swift or modern Apple payment APIs

## Facets
- artifact type: library
- maturity: abandoned
- function: sdk, security
- domain: mobile-development, e-commerce
- platform: -
- tags: in-app-purchase, storekit, objective-c, receipt-validation, deprecated, ios, mobile

## Member repositories
- saturngod/IAPHelper (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:02.226388+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:30:17.124118+00:00, confidence not recorded.
  - readme: https://github.com/saturngod/IAPHelper (fetched 2026-08-28T04:05:02.226388+00:00, sha 1f2eaed91c2f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
