Package-level declarations

Types

Link copied to clipboard

Main entry point for interacting with the Adapty SDK.

Link copied to clipboard

Singleton for managing Adapty UI components such as paywalls and onboardings.

Link copied to clipboard

Observes events from AdaptyUI onboardings and handles user interactions or analytics callbacks.

Link copied to clipboard

Observes lifecycle events and user interactions within an AdaptyUIPaywallView.

Link copied to clipboard

A listener interface for receiving callbacks about the current installation’s details and status.

Link copied to clipboard

A listener interface for receiving updates about the user's AdaptyProfile.

Functions

Link copied to clipboard
suspend fun Adapty.activate(context: Context, config: AdaptyConfig)

Activates the Adapty SDK using the provided context and config.