1 decade ago
by Patrick
I am not sure if the current Ejecta IAP codes handle In App Purchase Timeout. Tried to disable the network and the codes just hangs.
Can anybody give me some hints?
Thanks.
1 decade ago
by dominic
What do you mean with "just hangs"? The API is asynchronous, so it should never block other JavaScript code. What are the exact steps to reproduce this?
If a purchase can't be made for whatever reason, your JavaScript callback should be called with an error string. See
http://impactjs.com/ejecta/in-app-purchases
Page 1 of 1
« first
« previous
next ›
last »