Skip to content

Releases: libgdx/gdx-pay

V1.3.7 - Android 14

20 Dec 11:34
Compare
Choose a tag to compare

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

30 Sep 21:28
Compare
Choose a tag to compare

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

Improved Amazon IAP support

19 Sep 18:49
ebcd998
Compare
Choose a tag to compare

Update AndroidManifest.xml according to the Amazon #258

v1.3.4

16 Mar 21:58
0cbae2a
Compare
Choose a tag to compare

Support free trial period with NON_RECURRING cycle on Google Play

v1.3.3 google billing 5

01 Oct 06:25
d54d736
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.2...v1.3.3

v1.3.2

05 Feb 09:43
374be35
Compare
Choose a tag to compare
  • Huawei: Removed login dialog when installing InApps #236
  • MOE implementation for iOS removed

v1.3.1

13 Nov 17:36
Compare
Choose a tag to compare
  • iOS RoboVM Fix for #230 crashes on iOS < 11.2
  • Google Billing dependency updated to 3.0.1

v1.3.0

28 Aug 19:52
Compare
Choose a tag to compare
  • 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

08 Jul 17:55
Compare
Choose a tag to compare
  • 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

Subscriptions Google Play

08 Jan 06:47
Compare
Choose a tag to compare

Support subscriptions on Google Play