You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i can't call the restore function and there's no callback for it.
Handling errors is not enough (no internet connection, IAP restriction,..)
if my iPad was not connected, after trying to buy an item, if I connect it to the internet, plugin-x does not initialize the variable _paying to false, so we can't purchase items after this (until relaunching the app)
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...
You have to create and implement your own restore function
Yes, you need to do your own error handling or augment what is there
...
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.
The text was updated successfully, but these errors were encountered: