I’m compiling for the iPad using Corona 2011.555. My app uses in-app purchases and everything works fine, except I don’t get the “cancelled” transaction state returned to my defined callback function after starting store.restore() (and then hitting “Cancel” on my device). I do get this event fine for the normal purchasing routines, just not for restoring… it seems like when restoring is cancelled, the callback routine isn’t called at all, even though I did use store.init(…) during the beginning of the program.
Am I doing it wrong, or is this a bug? Thanks! [import]uid: 10284 topic_id: 12355 reply_id: 312355[/import]