cordova-plugin-inapppurchases

2023-2024 cordova plugin to add in-app purchases and subscriptions into an iOS or Android app

MIT License

Downloads
53
Stars
9
Committers
3

Bot releases are hidden (Show)

cordova-plugin-inapppurchases - Android Billing Library 7

Published by cozycodegh 27 days ago

  • updated to Android billing library 7
  • bug fixes
cordova-plugin-inapppurchases - Android Billing Library 6 Latest Release

Published by cozycodegh 10 months ago

What's Changed

cordova-plugin-inapppurchases - v2.2.0

Published by cozycodegh over 1 year ago

Fix to android billing arguments

cordova-plugin-inapppurchases - Update to plugin promises

Published by cozycodegh almost 2 years ago

Release with patch to promise code and forwarding error messages.

cordova-plugin-inapppurchases - cordova-plugin-inapppurchases

Published by cozycodegh almost 2 years ago

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