revenuecat-api-quick-reference - RevenueCat Android SDK 10.x and REST API Quick Reference
Provides quick reference for RevenueCat Android SDK 10.x and REST API, covering SDK initialization, core calls, CustomerInfo, and offerings patterns.
Tags
Updated: 2026-09-21Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Configure RevenueCat Android SDK
- Fetch offerings and store products
- Execute purchase and restore operations
- Access customer info and entitlements
- Handle purchase transaction errors
- Register customer info listeners
Inputs
- RevenueCat API key
- Android Context and Activity instances
- App user ID
- Product and package identifiers
Outputs
- CustomerInfo object
- Offerings and StoreProduct instances
- PurchaseResult object
- LogInResult object
Requirements
- RevenueCat Android SDK 10.x
- Kotlin Coroutines
- Android development environment
