Open yagjak opened 9 years ago
Hi,
I found that the plugin-x framework, specifically for iOS IAPs, is pretty coarse in most areas and outright buggy in others. I found that I had to make extensive modifications to the SDK to get it to a point that made it usable. I addressed some of your concerns too in my corrections...
1) You have to create and implement your own restore function 2) Yes, you need to do your own error handling or augment what is there ... 4) The order is indeed incorrect
i'm using plugin-x iOS IAP , and this is my Feedback
configDeveloperInfo
function, i have implemented it like this:_paying
to false, so we can't purchase items after this (until relaunching the app)Why the third element isn't the same ? Thanks for this great work. and i hope that you will consider my Feedback as soon as possible.