Hi, I’ve put together quite a few Corona games but never dived into the in-app purchase aspect. Now I’ve got an app that does and I’m simply not understanding the restore workaround for Android.
My app is making purchases…they are managed, non-consumable purchases and there are 4 for the app. But I’m trying to put together a “restore purchases” button and not getting anywhere. The corona Tutorial only makes reference to a single purchased item (isPaid)…what happens when you have multiples…how does a single “restore()” call return product info for each of the individual items?
Any help on clearing this up would be greatly appreciated…this is the last item holding up the launch of the app.
Thanks,
Todd