I have a strange issue with the in-app purchase in one of my apps. Some months ago it worked perfectly...
When I try to make a purchase with my own, real phone (android 2.3.5) in my app, Google Play opens, and then show a message box "You already own this item". I checked in my Google checkout account, and I didn't buy it before (in fact I did for my tests some months ago, but I always canceled the orders).
Two buttons on this message box :
This messagebox is shown by Google Play, not by my app. has anyone already met this issue ? I checked some other apps with in-app purchase, they work. And I still get orders for my in-app purchase, so seems it's happening only for me ...
I am using Robomedia AndroidBillingLibrary : https://github.com/robotmedia/AndroidBillingLibrary
Thanks for help.
It must have been an issue on Google's side and they must have solved it, because it works now.