[AC-448] iOS apps crash when they hit a breakpoint
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | n/a |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2015-11-05T09:18:19.000+0000 |
| Affected Version/s | Appcelerator Studio 4.3.0 |
| Fix Version/s | n/a |
| Components | Studio |
| Labels | n/a |
| Reporter | Kevin Gray |
| Assignee | Shak Hossain |
| Created | 2015-10-06T08:50:04.000+0000 |
| Updated | 2015-11-05T09:18:19.000+0000 |
Description
When I run the application in Debug mode without breakpoints there are no issues
When I run the application with a breakpoint in app.js then the application will run to the breakpoint and then crash
This happens whether I use the simulator or debug on a real device
I have been having this issue for some time (pretty much ever since 3.5).
No comments