Ok, so my update with IAP got rejected because it didnt have a restore button for purchased products.
So I added the option of choosing to buy / restore / cancel when hitting the button that unlocks the feature.
The buy version works as it should, and also tells if you have bought the feature before and then allow you to restore it and takes the user to the feature as it should.
when I hit the restore button however I cant get it to work. So can anyone tell me what I have to do? Currently the button runs store.restore(). should that not trigger event.transaction.state == “restored”?
what does happen when I click the restore button is that it asks me to login with the user and then nothing.
any tips would be great, thanks! [import]uid: 17969 topic_id: 27468 reply_id: 327468[/import]