[
https://issues.apache.org/jira/browse/CB-5424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13825285#comment-13825285
]
Patrick Mueller commented on CB-5424:
-------------------------------------
Yes, debug the path through your code in a desktop debugger, to see if it uses
XHR. When using JSONP, libraries will often get the JSON loaded by creating a
SCRIPT element and loading it into the DOM. weinre can't track that.
> Network activity doesn't show in Weinre
> ---------------------------------------
>
> Key: CB-5424
> URL: https://issues.apache.org/jira/browse/CB-5424
> Project: Apache Cordova
> Issue Type: Bug
> Components: weinre
> Affects Versions: 3.1.0
> Environment: OpenSuse 13.1, PhoneGap (latest), Android
> Reporter: Federico Kereki
> Assignee: Patrick Mueller
>
> When using Weinre for debugging, the NETWORK and TIMELINE tabs do not ever
> show any information.
--
This message was sent by Atlassian JIRA
(v6.1#6144)