Can't retrieve receipts for my products!

OddityOddity Posts: 4Member
I've noticed that a few other people have had this problem, but haven't yet seen a solution.

So...I've got my game to successfully connect the IAP and retrieve the UUID and product list.
I can purchase my "entitlement" product, and I recieve an email telling me that I've purchased it. It also appears on my dev account as a purchased item.
However, when I call the requestReceiptList() function I get nothing returned!
I've tried it on the basic ShowProducts example, and the same thing happens.

I've got the correct deveoper ID entered on the OuyaGameObject, I'm using the downloaded key for my game, the manifest has the correct info in it, and I'm using a keystore that I generated in Unity.

Any ideas as to what the problem might be here?

One thing I should point out is that I'm using the Android SDK r22 instead of r21. I assumed that if I made it this far that r22 is fine. Or could that be the cause of the problem?

Comments

Sign In or Register to comment.