Paywall Logic
Functions
Link copied to clipboard
fun getVariablesAndFreeTrial(productItems: List<ProductItem>, productsByFullId: Map<String, StoreProduct>, isFreeTrialAvailableOverride: Boolean?): ProductProcessingOutcome
Link copied to clipboard
fun handlePaywallError(error: Throwable, event: EventData?, trackEvent: suspend (event: Trackable) -> Result<TrackingResult>? = null): Throwable
Link copied to clipboard