You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Patrick Mueller (JIRA)" <ji...@apache.org> on 2012/09/25 18:30:09 UTC

[jira] [Commented] (CB-1539) Cordova's console.log does not log to remote web-inspector

    [ https://issues.apache.org/jira/browse/CB-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13462921#comment-13462921 ] 

Patrick Mueller commented on CB-1539:
-------------------------------------

Since iOS6 now has a usable debugger (remote web inspector), I think it's fair to say that Cordova should use the native one instead of it's own.  I assume you can continue to call console.log() etal, even if you aren't connected to the debugger, and those are just no-ops?

                
> 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