Hello,
I am working with Titanium Studio 3.1.4 and while working with my iPhone application, I noticed that the debugger would not stop at the breakpoints I have set inside my callbacks; specifically callbacks that I have tied to XHR request objects.
Is this expected behavior? Is it possible to stop inside callbacks?