Framework

RevenueCat

😻 In-App Subscriptions Made Easy 😻

Overview

RevenueCat is a powerful, reliable, and free to use in-app purchase server with cross-platform support. Our open-source framework provides a backend and a wrapper around StoreKit and Google Play Billing to make implementing in-app purchases and subscriptions easy.

Whether you are building a new app or already have millions of customers, you can use RevenueCat to:

  • Fetch products, make purchases, and check subscription status with our native SDKs.

  • Host and configure products remotely from our dashboard.

  • Analyze the most important metrics for your app business in one place.

  • See customer transaction histories, chart lifetime value, and grant promotional subscriptions.

  • Get notified of real-time events through webhooks.

  • Send enriched purchase events to analytics and attribution tools with our easy integrations.

Sign up to get started for free.

RevenueCat SDK Features

RevenueCat

Server-side receipt validation

➡️

Webhooks - enhanced server-to-server communication with events for purchases, renewals, cancellations, and more

🖥

iOS, tvOS, macOS and watchOS support

🎯

Subscription status tracking - know whether a user is subscribed whether they’re on iOS, Android or web

📊

Analytics - automatic calculation of metrics like conversion, mrr, and churn

📝

Online documentation up to date

🔀

Integrations - over a dozen integrations to easily send purchase data where you need it

💯

Well maintained - frequent releases

📮

Great support - Help Center

Migrating from Purchases v3

When transitioning between our V3 SDK, we ported our entire SDK into Swift. Migrating from Objective-C to Swift required a number of API changes, but we feel that the changes resulted in the SDK having a more natural feel for developers. In addition, we introduced several new types and APIs.

Our RevenueCat V4 API Migration Guide provides information on how to migrate from V3 to V4.

Getting Started

For more detailed information, you can view our complete documentation at docs.revenuecat.com.

Or browse our iOS sample apps:

Topics

Purchases

Configuring the SDK

Displaying Products

Making Purchases with Subscription Offers

Subscription Status

Managing Subscriptions

Subscriber Attributes

Integrations

Articles

Classes

Protocols

Type Aliases

Enumerations