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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
removes deprecated makePurchase, replaced by purchaseProduct
iOS:
added new method, syncPurchases, that enables syncing the purchases in the local receipt with the backend without risking a password prompt. The method was already available on Android.
added a new method, presentCodeRedemptionSheet, for offer codes redemption.
Updated React dependency to React-Core and set DEFINES_MODULE to fix issues when building in Xcode 12