Hello,
I want to restore user’s purchases, how to return the products owned by the user?
Google In-app Billing Reference shows ‘getPurchases’.
http://developer.android.com/google/play/billing/billing_reference.html#getPurchases
IOS has restoreCompletedTransactions()
How to do this with Corona SDK?