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
- Click Extensions → RevenueCat in your project
- Enter your RevenueCat API Key
- Ask the AI: "Add RevenueCat subscriptions to my app"
The AI will install the SDK and generate the purchase flow.
Get Credentials
- Go to revenuecat.com
- Create a project and connect your App Store / Google Play app
- 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