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 works with iOS, Android, and React Native SDKs version 3.0 or higher, and Flutter and Unity SDKs version 3.3.0 or higher.
-
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.