Intercome API should wrap the user callback in try/catch to catch exceptions of the user code if users fail to do so. Once caught, the error call back should triggered back to user with the exception's error message.
BTW, the error callback should also be trapped in try/catch. :)
Intercome API should wrap the user callback in try/catch to catch exceptions of the user code if users fail to do so. Once caught, the error call back should triggered back to user with the exception's error message.
BTW, the error callback should also be trapped in try/catch. :)