You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updates to BillingClient 2.0.3. If finishTransactions is set to false (or observerMode is true when configuring the SDK), this SDK won't acknowledge any purchase.
Adds proration mode support on upgrades/downgrades (#14)
Adds requestDate and PurchaserInfo missing properties #12
New identity changes:
The .createAlias() method is no longer required, use .identify() instead
.identify() will create an alias if being called from an anonymous ID generated by RevenueCat