Skip to content
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.

SamsungStore OpenIAB.QueryInventory after purchase returns empty list of purchased items. #110

Open
AndyK-dev opened this issue May 5, 2016 · 0 comments

Comments

@AndyK-dev
Copy link

Hello

Can anyone help me with OpenIAB in-app purchases.

In my game when I try to run OpenIAB.QueryInventory right after purchase to get the list of purchased items,
Samsung store returns an empty purchase list.

Here are events that I get from Samsung store:
billingSupportedEvent
purchaseSucceededEvent with correct item value.
queryInventorySucceededEvent with purchasedItemsList.Count = 0 and availableItemsList.Count = 31;
But there should be at least one purchased item.

Can you point me why this is happening and how to fix it?

Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant