[AC-798] Console application log is now empty, application log shown in device log
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Cannot Reproduce |
Resolution Date | 2015-08-30T07:06:21.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Studio |
Labels | n/a |
Reporter | Jelmer Jellema |
Assignee | Praveen Innamuri |
Created | 2014-08-22T11:45:59.000+0000 |
Updated | 2016-03-08T07:37:04.000+0000 |
Description
In the previous versions, after clicking 'debug', we had to wait for the app to start on the device, and then click the name of the app in the debug list or choose this log in the console window.
Annoying as this was, it sort of worked (as long as there is no suspend, then you have to click to the suspended thread just to resume it - why is that?).
In the new version, the App log is always empty, and the output of Ti.App.log etc is visible when we choose 'device'. The full device log is no longer visible, so we need Android Monitor for it (if that is not broken by the last Titanium update).
No comments