[TIMOB-3483] Debugger: Forward Ti.API.xxx() messages via 'log'
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-05-17T10:34:44.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.7.0, Sprint 2011-16 |
Components | iOS |
Labels | debugger, ios |
Reporter | Stephen Tramer |
Assignee | Stephen Tramer |
Created | 2011-04-15T03:45:46.000+0000 |
Updated | 2011-05-17T10:34:44.000+0000 |
Description
Need to implement the log
response and forward
Ti.API.xxx() calls to it.
Fixed by commit acb936: https://github.com/appcelerator/titanium_mobile/commit/acb936bb72f90ccc67d5d8c6db614292027a18b6
Tested with 1.7.0.3bed52c...