Display paywalls designed with new Paywall Builder
With Adapty, you can configure paywalls remotely and define which products to display in your app, eliminating the need to hardcode products.
This guide covers the process for new Paywall Builder paywalls only. The new Paywall Builder is currently supported only on iOS, Android, React Native, and Flutter as it requires SDK v3.0 (v3.2.0 for Flutter), which is not yet available for Unity. Support for Unity is coming soon.
-
For displaying legacy Paywall Builder paywalls, check out Display paywalls designed with legacy Paywall Builder.
-
For displaying remote config paywalls, see Display remote config paywalls.
If you've designed a paywall using the Paywall Builder, you don’t need to worry about rendering it in your app’s code. The paywall itself handles what to display, how to display it, and how to process user actions like purchases. Additionally, it automatically logs the paywall view event, so you don’t need to ensure analytics receives the data.
However, some coding is still required. You'll need to retrieve the paywall, display it within your app, and respond to the events it generates.