Releases: libgdx/gdx-pay
Releases · libgdx/gdx-pay
V1.3.7 - Android 14
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
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
Update AndroidManifest.xml according to the Amazon #258
v1.3.4
Support free trial period with NON_RECURRING cycle on Google Play
v1.3.3 google billing 5
What's Changed
- Fallback to current date if SKPaymentTransaction#getTransactionDate() is null by @prineside in #241
- Upgrade gradle by @SimonIT in #248
- fix server base64 validate fail by @bachtrong43 in #244
- Gdx pay android google billing 5 by @keesvandieren in #249
New Contributors
- @prineside made their first contribution in #241
- @SimonIT made their first contribution in #248
- @bachtrong43 made their first contribution in #244
Full Changelog: 1.3.2...v1.3.3
v1.3.2
v1.3.1
v1.3.0
- 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
- 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, deprecatedInformation.priceInCents
and introducedInformation.priceInDouble
Subscriptions Google Play
Support subscriptions on Google Play