[TIMOB-16632] Windows Hybrid: Add logging support
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-03-21T17:18:54.000+0000 |
Affected Version/s | n/a |
Fix Version/s | 2014 Sprint 06, 2014 Sprint 06 Tooling, Release 3.3.0 |
Components | Windows Hybrid |
Labels | module_hybrid, qe-testadded |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2014-03-17T08:13:14.000+0000 |
Updated | 2014-06-19T12:44:12.000+0000 |
Description
Debugging Windows Hybrid apps is extremely painful. The only way to get info from the JavaScript code is to use alerts. The only way to see C# errors is to debug it from Visual Studio. There has to be a better way.
Master pull request: https://github.com/appcelerator/titanium_mobile/pull/5485 3_2_X_hybrid pull request: https://github.com/appcelerator/titanium_mobile/pull/5486
Verified on: Windows 8.1 Appcelerator Studio, build: 3.3.0.201405121247 Titanium SDK, build: 3.3.0.v20140514121712 Titanium CLI, build: 3.3.0-dev Windows SDK: 8.0 Nokia Lumia 520: 8.0 Logging is supported when building to Windows 8.0 device and simulator. Closing.