47

I wanted to write an AJAX based hybrid Android application. I tried to get my head around weinre but I can't get the network panel to appear. It does not show regular network interactions and for any XHR interaction it states "status pending" and "type pending". Has anybody else faced this problem?.

This link did/did not solve the problem: https://issues.apache.org/jira/browse/CB-5424

user6035379
  • 181
  • 3
  • 16
android_baby
  • 1,313
  • 1
  • 10
  • 13

1 Answers1

1

Weinre is pretty limited, and nowadays better solutions exist to inspect your Hybrid app:

user276648
  • 6,018
  • 6
  • 60
  • 86