What problem does it solve?
This Skill helps backend developers efficiently manage RevenueCat state on Android, eliminating the need for a receipt verification server and providing a clear workflow for interacting with the RevenueCat REST API.
Core Features & Use Cases
- REST API Interaction: Offers direct access to the RevenueCat REST API for subscriber management, entitlement granting, and attribute setting.
- Secret vs Public SDK API Key Usage: Clearly differentiates between public and secret API keys for secure and controlled access.
- Backend Workflow Automation: Automates common backend tasks like subscription state updates, entitlement changes, and attribute updates.
- Use Case: Imagine you need to automate the process of granting promotional access to users or setting attributes in RevenueCat. This Skill provides the necessary commands and guidance to accomplish these tasks efficiently.
Quick Start
Set up backend operations with RevenueCat by configuring the REST API endpoints and implementing the webhook receiver.