Paywalls v2
RevenueCat's Paywalls allow you to remotely configure your entire paywall view without any code changes or app updates. Whether you're building a new app, exploring new paywall concepts, or diving into experimentation; RevenueCat's Paywalls make it easy to get started.
And now, Paywalls v2 has been built from the ground up to allow you to build fully customizable layouts from underlying components, and its available in beta on iOS, Android, Kotlin Multiplatform, React Native and Flutter.
Paywalls v2 is currently in beta, and has the following limitations:
- Available only in our iOS, Android, Kotlin Multiplatform, React Native and Flutter SDKs. You must update your RevenueCat SDK to use paywalls built with the new editor.
- Not supported on watchOS, or visionOS.
- Footer mode from our original templates is not supported, learn more here.
RevenueCat SDK | Version required for Paywalls v2 |
---|---|
purchases-ios | 5.16.0 and up |
purchases-android | 8.12.2 and up |
react-native-purchases | 8.6.1 and up |
purchases-flutter | 8.5.0 and up |
purchases-kmp | 1.5.1+13.18.1 and up |
You can think of a Paywall as an optional feature of your Offering. An Offering is the collection of Products which are organized into Packages to be displayed to your customers as a single "offer" across platforms. Now, with Paywalls, you can control the actual view that is used to display that "offer" in addition to controlling the products that are offered.
Therefore, you can create a unique Paywall for each of your Offerings, and can create an unlimited number of Offerings & Paywalls for each variation you want to test with Experiments.
Getting Startedโ
Our paywalls use native code to deliver smooth, intuitive experiences to your customers when you're ready to deliver them an Offering; and you can use our Dashboard to build your paywall from any of our existing templates, or start from scratch to create your own. Either way, you'll have full control of the components and their properties to modify the paywall to meet your needs.
To use RevenueCat Paywalls v2, simply:
-
Create a Paywall on the Dashboard for the Offering you intend to serve to your customers
-
See displaying paywalls for how to display it into your app.
Limitationsโ
Platforms (support for more coming)โ
- โ iOS 15.0 and higher
- โ Android 7.0 (API level 24) and higher
- โ Mac Catalyst
- โ visionOS
- โ watchOS
- โ macOS
- โ tvOS
Next Stepsโ
- Now that you know how our paywalls work, read about creating paywalls
- Once you're ready to see your paywalls in action, you can follow our guides on displaying paywalls
- If you need inspiration with some paywall examples, you can try our Paywalls Tester app