libgdx / gdx-pay

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

Robovm purchase information with currency code #147

Closed FedericoMatera closed 7 years ago

FedericoMatera commented 7 years ago

In robovm-iOS the retrieved information about a purchase always had null currency code. I edited the code to built the Information with the given builder instead of the basic constructor.

FedericoMatera commented 7 years ago

Doesn't build due to a 500 error from dependency download...

keesvandieren commented 7 years ago

Thanks for the PR! 0.11.1 release is currently being rolled out to Maven central. Also fixed for iOS MOE backend.