Skip to content

Releases: cozycodegh/cordova-plugin-inapppurchases

Android Billing Library 7

21 Sep 14:45
Compare
Choose a tag to compare
  • updated to Android billing library 7
  • bug fixes

Android Billing Library 6

14 Dec 23:58
Compare
Choose a tag to compare

What's Changed

  • Update to Android billing library 6
  • Added subscription replacement modes, optional Android parameter for subscription upgrades
  • On Android return the purchaseToken in the purchase details. by @slenz in #7

v2.2.0

03 Feb 06:34
Compare
Choose a tag to compare

Fix to android billing arguments

Update to plugin promises

15 Jan 05:44
cb946d7
Compare
Choose a tag to compare

Release with patch to promise code and forwarding error messages.

cordova-plugin-inapppurchases

13 Jan 05:41
1870075
Compare
Choose a tag to compare

for Cordova with current:
Android: Billing Library 5 (released May 2022) (verifies receipts internally)
iOS: StoreKit (not StoreKit 2, released 2021, which is only available for iOS 15 and up) (does not verify receipts currently - but returns them)
Amazon Fire: compatible, but untested
Browser: not implemented
Windows: not implemented