---
title: "Build with RevenueCat"
description: "Connect RevenueCat and organize products, entitlements, offerings, and paywalls."
---
RevenueCat is integrated with Superapp. Use it when you want Superapp's AI to help create and manage a subscription setup that can evolve after the first release.

## Understand the model

-   **Product:** the item and price configured in App Store Connect.
-   **Entitlement:** the access level your app unlocks, such as Premium.
-   **Offering:** the set of packages shown to a particular customer.
-   **Paywall:** the screen that explains the value and presents the offering.

### 1. Define the access rule

Decide exactly what the paid entitlement unlocks. Keep this independent from a specific monthly or annual product so pricing can change without rewriting feature checks.

### 2. Connect RevenueCat

Ask Superapp to add RevenueCat and complete the secure connection to your RevenueCat account. Select the intended project when more than one is available.

### 3. Create and map the products

Create the corresponding products in App Store Connect, then connect them to the RevenueCat entitlement and offering. Product identifiers must match exactly.

### 4. Build the paywall and access checks

Ask Superapp to present the active offering, handle purchase states, and unlock premium features from the entitlement—not from a locally saved button tap.

### 5. Add customer controls

Include Restore Purchases, subscription management, clear errors, and a signed-in user identity when access must follow an account across devices.

## Where RevenueCat provides the most value

Offerings can separate product configuration from the app interface. This is useful when testing monthly versus annual emphasis, showing different packages at different moments, or evolving a paywall without hardcoding a fixed product list into the app.

:::note
RevenueCat configuration does not replace App Store Connect. Prices, subscription groups, introductory offers, review information, and Apple approval still begin with Apple.
:::
