Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(purchases): bump cordova-plugin-purchases from 1.3.2 to 2.0.0 #3601

Merged
merged 1 commit into from
Jan 23, 2021

Conversation

aboedo
Copy link
Contributor

@aboedo aboedo commented Dec 29, 2020

2.0.0

  • remove deprecated makePurchase, replaced by purchaseProduct
  • iOS:
    • add 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.
    • add a new method, presentCodeRedemptionSheet, for offer codes redemption.
  • Bump purchases-hybrid-common to 1.5.0 Changelog here
  • Bump purchases-ios to 3.9.2 Changelog here
  • Bump purchases-android to 4.0.1 Changelog here

@danielsogl danielsogl merged commit bed8797 into danielsogl:master Jan 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants