Currently version of Corona’s IAP v3 doesn’t have an API that allow user to retrieve the products that he already purchased. I believe Google native API has that feature. When will it be supported in Corona?
Hi @shawnhe,
By “retrieve”, do you mean restoring products that were purchased at some point in the past, but then later, you want to “reset” the app and let the user restore the items already purchased?
Brent
No, I mean that the user can retrieve the info on what he has purchased, not for the restore purpose, as I know you do have a restore() api.
Retrieve purchases for the same app but from another device, or retrieve purchases made from the app locally? I believe Google keeps some track of purchases, at least until you “consume” them via the v3 “consumePurchase()” function. We may need more details on exactly what you’re trying to accomplish.
Thanks,
Brent
Hi @shawnhe,
By “retrieve”, do you mean restoring products that were purchased at some point in the past, but then later, you want to “reset” the app and let the user restore the items already purchased?
Brent
No, I mean that the user can retrieve the info on what he has purchased, not for the restore purpose, as I know you do have a restore() api.
Retrieve purchases for the same app but from another device, or retrieve purchases made from the app locally? I believe Google keeps some track of purchases, at least until you “consume” them via the v3 “consumePurchase()” function. We may need more details on exactly what you’re trying to accomplish.
Thanks,
Brent