Package com.revenuecat.purchases.ui.revenuecatui
See: Description
-
Annotation Summary Annotation Description ExperimentalPreviewRevenueCatUIPurchasesAPI This annotation marks the experimental preview of the RevenueCat UI Purchases API. -
Class Summary Class Description Builder PaywallDialogOptions Builder PaywallOptions PurchaseLogicWithCallback Abstract class extending PurchaseLogic, providing methods for handling in-app purchases and restorations with completion callbacks rather than co-routines.Error Indicates an error occurred during the purchase or restore attempt. PaywallKt PaywallDialogKt PaywallFooterKt -
Interface Summary Interface Description PaywallListener PurchaseLogic Interface for handling in-app purchases and restorations directly by the application rather than by RevenueCat. PurchaseLogicResult Represents the result of a purchase attempt made by custom app-based code (not RevenueCat). -
Object Summary Object Description Companion Success Indicates a successful purchase or restore. Cancellation Indicates the purchase or restore was cancelled.