RevenueCat
Official@revenuecat · Worldwide
The best way to build, analyze, and grow in-app subscriptions
Agent Skills by RevenueCat
Showing 44 vetted skills indexed across 2 GitHub repositories.
price-changes
Manage subscription price changes in RevenueCat's Android SDK environment.
error-handling
Categorize RevenueCat Android SDK errors and map them to user-friendly messages.
catalog-management
Synchronize Android product catalogs between Google Play Console and RevenueCat dashboard.
understanding-revenuecat
Explain RevenueCat Android SDK architecture and its billing components.
cancellations-pauses-winback
Detect RevenueCat cancellation, pause, and winback states on Android.
security
Configure entitlement verification and API key management for RevenueCat Android apps.
revenuecat-vs-raw-billing
Compare RevenueCat and Google Play Billing Library for Android billing strategies.
setup
Automate RevenueCat Android project setup, service account configuration, and entitlements.
subscription-states
Determine user subscription states on the RevenueCat Android platform.
backend
Automate RevenueCat backend operations for Android subscription management via REST API.
one-time-products
Automate one-time product sales and purchase verification on Android with RevenueCat SDK.
subscriptions
Map Google Play subscription structures to RevenueCat's Android SDK object model.
testing
Test RevenueCat Android integrations using Test Store and mockk.
payment-recovery
Detect billing issues and prompt in-app payment recovery for Android subscriptions via RevenueCat.
alternative-billing
Implement Google Play alternative billing with RevenueCat Android SDK 10.x.
configuring-the-sdk
Configure the RevenueCat Android SDK with Gradle dependencies and log levels.
revenuecat-api-quick-reference
Reference RevenueCat SDK 10.x and REST API calls for Android development.
purchase-flow
Set up and manage RevenueCat purchases, restoration, and entitlements on Android.
plan-changes
Automate subscription plan changes in Android apps using the RevenueCat SDK.
webhooks
Process RevenueCat webhook events for subscription state transitions.
pbl-v8-to-v9-migration
Migrate Android apps from Play Billing Library 8.x to 9.x.
pbl-v7-to-v9-migration
Automate Android app migration from Play Billing Library 7.x to 9.x.
rtdn
Automates RTDN configuration and management for Google Play Pub/Sub integration.
play-developer-api-reference
Reference billing-related Google Play Developer API endpoints for REST calls.
Frequently Asked Questions About RevenueCat
FAQPage SchemaWhat specific tasks can I perform with RevenueCat's subscription management features?▼
You can manage product catalogs, configure paywalls, verify purchase receipts, and track subscription states like cancellations or winbacks. It enables developers to handle complex billing logic, including price changes, entitlement gating, and payment recovery, across multiple mobile platforms through a unified interface.
Which technical personas benefit most from these subscription management capabilities?▼
Mobile engineers, backend developers, and product managers focused on monetization benefit from these capabilities. The platform is designed for teams building apps on iOS, Android, Flutter, or React Native who need to standardize billing infrastructure and reduce the complexity of maintaining native store integrations.
What are the primary prerequisites for integrating these billing services?▼
Integration requires an active developer account on the target app store, such as Google Play Console, and the configuration of service accounts for backend communication. Developers must also map their product offerings and entitlements within the dashboard before initializing the client-side components in their mobile codebase.