libgdx / gdx-pay

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

notifyFulfillment() is not called in PurchaseManagerAndroidAmazon #109

Closed hhakobya closed 6 years ago

hhakobya commented 8 years ago

I'm using gdx-pay-android-openiab-0.9.2 lib for In-App Purchases for Amazon app. According to this link you need to call PurchasingService.notifyFulfillment() when handling consumable purchases.

However, in PurchaseManagerAndroidAmazon it is not called. Hence, I'm getting this error when trying to purchase consumable items in my app:

1

Any ideas how to solve this issue? Thanks in advance!

keesvandieren commented 7 years ago

gdx-pay-android-openiab is deprecated, as the underlying openiab library is no longer maintained.

I have no Amazon device, so I am not able to help with Amazon specifics.

Some suggestions to get it to work:

Hope this helps.

MrStahlfelge commented 6 years ago

This issue can be closed. OpenIAB is deprecated and current Amazon implementation fullfils all items.