Present Paywall Builder paywalls in Observer mode in iOS SDK

If you’ve customized a paywall using the Paywall Builder, you don’t need to worry about rendering it in your mobile app code to display it to the user. Such a paywall contains both what should be shown within the paywall and how it should be shown.

This section refers to Observer mode only. If you do not work in the Observer mode, refer to the iOS - Present Paywall Builder paywalls.

Before you start presenting flows (Click to Expand)
  1. Set up initial integration of Adapty with the App Store.
  2. Install and configure Adapty SDK. Make sure to set the observerMode parameter to true. Refer to the iOS SDK installation guide.
  3. Create products in the Adapty Dashboard.
  4. Configure flows or paywalls in the builders and assign products to them.
  5. Create placements and assign your flows or paywalls to them.
  6. Fetch flows and their configuration in your mobile app code.