Skip to main content

RevenueCat Integration

Manage in-app purchases and subscriptions for iOS and Android.

Overview

RevenueCat handles the complexity of in-app purchases — it works with both the App Store and Google Play, and gives you a unified API for subscriptions, one-time purchases, and entitlements.

Available for: Mobile Apps only

Setup

  1. Click ExtensionsRevenueCat in your project
  2. Enter your RevenueCat API Key
  3. Ask the AI: "Add RevenueCat subscriptions to my app"

The AI will install the SDK and generate the purchase flow.

Get Credentials

  1. Go to revenuecat.com
  2. Create a project and connect your App Store / Google Play app
  3. Copy your Public SDK Key from Project Settings → API Keys

What Gets Generated

  • SDK initialization
  • Paywall UI component
  • Purchase and restore logic
  • Entitlement checks (to unlock premium features)

Notes

  • You still need to configure your products in App Store Connect and Google Play Console
  • RevenueCat's free tier covers most indie apps