I am personally finding the documentation with the Android Billing Library a bit scarce, I can't make too much sense this in-app billing.
I understand the method requestPurchase() and how to add items into the catalog. But which methods are used to find what items have been purchased and their state etc?
Does anyone have any sample code that shows the basics of purchasing/ returning purchased items etc?