Play Billing Subscription Status Provider
Default implementation using Google Play Billing.
Functions
Link copied to clipboard
Gets the offer type (trial, promotional, etc.) for a purchase.
Link copied to clipboard
open suspend override fun getSubscriptionState(purchase: Purchase, product: StoreProduct?): LatestSubscriptionState
Gets the subscription state for a purchase.
Link copied to clipboard
Gets whether the subscription will auto-renew.
Link copied to clipboard
Determines if a purchase is currently active.