Skip to main content

Display onboardings

important

Onboardings are available only for apps using Adapty iOS or Android SDK version 3.8.0 or higher or Flutter SDK version 3.7.0 or higher.

When you create an onboarding with our no-code builder, it's stored as a container with configuration that your app needs to fetch and display. This container manages the entire experience - what content appears, how it's presented, and how user interactions (like quiz answers or form inputs) are processed. The container also automatically tracks analytics events, so you don't need to implement separate view tracking.

To integrate onboarding in your application:

  1. Fetch the onboarding configuration
  2. Render the onboarding in your UI
  3. Handle any events