Gdx Pay Versions Save

A libGDX cross-platform API for InApp purchasing.

v1.3.7

4 months ago

Upgrade billingclient to 6.0.1 (from 6.0.0)

Officially 6.0.1 is needed for Android 14: https://developer.android.com/google/play/billing/release-notes#6-0-1

v1.3.6

7 months ago

Upgraded billing library to 6.0.0

Please also read https://developer.android.com/google/play/billing/migrate-gpblv6, changes in Google Play console must be checked as you might have to reconfigure your subscriptions.

Android 14 needs the latest version of gdx-pay (1.3.6)

Any reviews by other maintainers are welcome, otherwise I'll release it in 12 hours from now

v1.3.5

7 months ago

Update AndroidManifest.xml according to the Amazon #258

v1.3.4

1 year ago

Support free trial period with NON_RECURRING cycle on Google Play

v1.3.3

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/libgdx/gdx-pay/compare/1.3.2...v1.3.3

1.3.2

3 years ago
  • Huawei: Removed login dialog when installing InApps #236
  • MOE implementation for iOS removed

v1.3.1

3 years ago
  • iOS RoboVM Fix for #230 crashes on iOS < 11.2
  • Google Billing dependency updated to 3.0.1

v1.3.0

3 years ago
  • Huawei implementation improved
  • Google Billing lib dependency upgraded to v3.0.0
  • Google Billing/RoboVM iOS SKU information holds free trial period for subscriptions

v1.2.0

3 years ago
  • Google Billing: updated to billing lib 2.1.0, using pending purchases behind the curtain.
  • Huawei implementation added, thanks to @FStranieri
  • all implementations: throwing InvalidItemException where reasonable instead of generic exceptions, deprecated Information.priceInCents and introduced Information.priceInDouble

v1.1.0

4 years ago

Support subscriptions on Google Play