[TIMOB-8458] MobileWeb: Convert internal console.* calls to API.* calls
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-04-16T11:38:54.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | Release 2.1.0, Sprint 2012-08 |
Components | MobileWeb |
Labels | n/a |
Reporter | Bryan Hughes |
Assignee | Chris Barber |
Created | 2012-03-30T14:11:01.000+0000 |
Updated | 2017-03-04T00:02:07.000+0000 |
Description
We need to convert internal console.* calls to API.* calls because console cannot be shimmed on WP7.5.
Pull Request: https://github.com/appcelerator/titanium_mobile/pull/1894
2.0.1 PR: https://github.com/appcelerator/titanium_mobile/pull/1939
Pull request: https://github.com/appcelerator/titanium_mobile/pull/2000 Note: this issue should probably be renamed to "console shim causes errors on windows phone".
Closing ticket as MobileWeb is no longer supported.