- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I'm developing a html5 cordova project and I was doing some tests directly on the phone.
Then I used the "On device debugging", pasted the WEINRE script code in my HTML file and ran the WEINRE debugger directly on my pc brownser, using the given url (http://debug-software.intel.com/client/#) and the Weinre id.
So far so good, but for now, I don't want to debug, but I still keep receiving requests from 'http://debug-software.intel.com/ws/target/' at every second in my application(I'm using the chrome developer tools, network listener tab to see this).
What can I do to stop from receiving this requests for now?
Thanks for the help.
- Tags:
- HTML5
- Intel® XDK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Oh, my bad Dale, just figured it out what's happening.
I forgot to take off the script tag that references to WEINRE from my HTML document. I took off and now it's working, i'm not receiving the requests anymore.
Thank you for the attention.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
To be clear, you're seeing these messages in your browser, right? Not on the phone or in your debugging session?
Have you tried closing and reopening the browser?
Dale
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, I see them from my browser, in the network tab of chrome developer tools, and I already reopened the browser.
Here the image:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Odd, I haven't seen that, but I rarely use Weinre. I'll see if I can reproduce it as well as talk to the local experts.
If you have a small example that illustrates the problem, that'd be helpful.
Dale
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Oh, my bad Dale, just figured it out what's happening.
I forgot to take off the script tag that references to WEINRE from my HTML document. I took off and now it's working, i'm not receiving the requests anymore.
Thank you for the attention.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No problem, glad it's working now!
Dale

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page