libgdx / gdx-pay

A libGDX cross-platform API for InApp purchasing.
Apache License 2.0
225 stars 83 forks source link

Improved PurchaseVerifieriOSApple #193

Closed piotr-j closed 5 years ago

piotr-j commented 5 years ago

Successfully tested with sandbox purchases. Json 'parsing' is janky, probably best to override relevant method on the server and use json parser of choice. See #166