Releases: libgdx/gdx-pay
Releases · libgdx/gdx-pay
v1.0.0
v0.12.1
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
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
New Android Google Billing, Amazon implementation
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)
v0.11.2 Release for #157 (MOE iOS 9), #158 (Robovm GC issue)
Currency-code on iOS
Copy currency-code from iOS backend to Information.java