Ti SDK 3.5.X: sudden app termination
omorandi opened this issue · 3 comments
omorandi commented
Using Ti Inspector with Ti SDK 3.5.X can cause the app being debugged to be suddenly terminated.
Console log:
[DEBUG] [ioslib] [ios-sim] [DEBUG] Session did end with error (null)
[DEBUG] [ioslib] [ios-sim] [DEBUG] Removing named pipe at `/var/folders/zd/yrw04x4x76dg0kz16zbj21700000gn/T//ios-sim-stderr-pipe-1426919624'
[DEBUG] [ioslib] [ios-sim] [DEBUG] Removing named pipe at `/var/folders/zd/yrw04x4x76dg0kz16zbj21700000gn/T//ios-sim-stdout-pipe-1426919624'
[DEBUG] [ioslib] [ios-sim] Exited with code: 0
shouse commented
Got this too. At an unfortunate time. Darn my luck.
omorandi commented
My suggestion for the moment is to switch back to Ti 3.4.1.GA while debugging with Ti Inspector.
I'll try to investigate why this happens...
shouse commented
If you aren't using this for 4.0, what is your debug strategy? Still reverting to 3.4.1?