Skip to main content

Initialize

Import the SDK and initialize it early in app launch (e.g., in application(_:didFinishLaunchingWithOptions:)).
SwiftUI App example:
Recommended options:
  • environment: .production or .staging
  • autoShowOnboarding: present automatically if a flow is available after init
  • onOnboardingFinished: receive completion payloads for analytics