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

fix(purchases): update to cordova-plugin-purchases@1.0.4 #3301

Merged
merged 1 commit into from
Feb 7, 2020

Conversation

vegaro
Copy link
Contributor

@vegaro vegaro commented Jan 28, 2020

Updated to latest version of the plugin. This includes:

  • Copied types from the cordova-plugin-purchases plugin
  • Cleaned up the readme to include only the basics and a link to the documentation. That's easier to maintain.
  • Added getOfferings in replace of getEntitlements
  • Changed a bunch of Observable wrappers to Promises
  • Added purchaseProduct and purchasePackage
  • Added syncPurchases, setAutomaticAppleSearchAdsAttributionCollection, isAnonymous , checkTrialOrIntroductoryPriceEligibility

@danielsogl danielsogl self-assigned this Feb 7, 2020
@danielsogl danielsogl added the target: minor This PR is targeted for the next minor release label Feb 7, 2020
@danielsogl danielsogl merged commit c8d3afc into danielsogl:master Feb 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants