Skip to content

Releases: libgdx/gdx-pay

v1.0.0

26 Jun 18:07
Compare
Choose a tag to compare
  • Googlebilling: Fixed #201 purchaseRestore returned cancelled or already consumed items
  • iOS RoboVM: Fixed #198 crash on app start
  • PurchaseSystem removed
  • Google Play AIDL implementation removed

v0.12.1

23 Apr 18:14
Compare
Choose a tag to compare

Changes:

  • Server implementation can verify Google Play IAP
  • iOS RoboVM: adjusted error handling to match other implementations
  • iOS RoboVM: better and overridable App Store Promotions support (#192)

No interface or behaviour changes.

Please note that PurchaseSystem class and googleplay implementation are deprecated and will be removed with the next version. Use googlebilling for Google Play IAP instead.

v0.12.0

26 Feb 22:33
Compare
Choose a tag to compare

Changes:

  • Googlebilling sets TransactionDataSignature field for server-side purchase validation
  • Fixes for Googlebilling crashes if dispose is called while calls are still running

No interface or behaviour changes.

Please note that starting from this version on, libGDX 1.9.8 or higher is needed.

v0.11.4

17 Dec 09:23
Compare
Choose a tag to compare

Changes:

  • Fix for googleplay: handle null data in convertJSONPurchaseToTransaction
  • Fixes for googlebilling #180 #183

No interface or behaviour changes.

New Android Google Billing, Amazon implementation

25 Aug 15:23
Compare
Choose a tag to compare

Changes:

  • Added googlebilling Android implementation
  • Improved Android Amazon implementation
  • New GdxPayException subclass ItemAlreadyOwnedException
  • Removed various unused modules (still something more to be removed, see #159 for details)

#157 (MOE iOS 9), #158 (Robovm GC issue)

29 Sep 14:40
Compare
Choose a tag to compare
v0.11.2

Release for #157 (MOE iOS 9), #158 (Robovm GC issue)

Currency-code on iOS

23 May 19:30
Compare
Choose a tag to compare

Copy currency-code from iOS backend to Information.java

v0.11.0

20 Apr 15:01
Compare
Choose a tag to compare

#144 Cannot get Information on GooglePlayStore if there are more than 20 Offers
#142 added MOE support
#123 added Robovm 2.3.x support

v0.10.3

08 Sep 12:04
Compare
Choose a tag to compare

#118 handlePurchaseCanceled not always called
#120 ability to cancel Google Play Test purchases
#122 Replace Gdx logging with standard Android logging (prevents crashes)

V0.10.2

26 Aug 09:38
Compare
Choose a tag to compare

Solved:
#117 Crashes on Android, because of global, possibly null objects used