RevenueCat Tools

Integrate with RevenueCat to manage cross-platform subscriptions, entitlements, and offerings.

Available Tools

RevenueCat Concepts

ConceptDescription
AppYour iOS or Android app connected to a store
ProductA purchasable item linked to an App Store product ID
EntitlementAccess level granted by purchases (e.g., "premium")
OfferingA collection of packages shown to users
PackageA product within an offering (e.g., "$rc_monthly")

Quick Setup Workflow

  1. 1. Create an app with create_revenuecat_app
  2. 2. Sync products with sync_products_to_revenuecat
  3. 3. Create entitlement with create_revenuecat_entitlement
  4. 4. Create offering with create_offering_with_products