Andrew Grieve created CB-1539: --------------------------------- Summary: Cordova's console.log does not log to remote web-inspector Key: CB-1539 URL: https://issues.apache.org/jira/browse/CB-1539 Project: Apache Cordova Issue Type: Improvement Components: iOS Reporter: Andrew Grieve Assignee: Patrick Mueller Fix For: 2.2.0
Cordova replaces window.console with it's own object. However, it's causing console.log() messages to not show up in iOS6's remote web inspector. Probably we should just disable cordova's console object on iOS6? -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira