libgdx / gdx-pay

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

fixed openIAB handlePurchaseCanceled #15

Closed just4phil closed 9 years ago

just4phil commented 9 years ago

hi i tried to fix the missing handlePurchaseCanceled for the openIAB backend. it seems to work now with paytest.

bye phil

noblemaster commented 9 years ago

Looks good! However, you changed the iOS build.gradle file to the old version. Can you restore the correct version?

just4phil commented 9 years ago

ok i messed a bit around.... not knowing how to rebase correctly but it seems that the PR now only contains 2 files and build.gradle isnt in it anymore