Closed Defcon0 closed 6 years ago
The same question.
One of our users has already faced the problem of an unfinished purchase. So he can't restore it and can't purchase again, because iTunes says - "Purchased already done. It will be restored for free" - and plugin don't handling this status.
Seems to be the normal way Apple handles this. Too bad :(
Hello,
maybe I'll switch from https://github.com/j3k0/cordova-plugin-purchase to this plugin. What's confusing me a bit is why no products are ever "finished" so that it's not pending anymore. Is that automatically done if then() is called after subscribe() had been called?
Thanks in advance for any help!