- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The WEINRE system seems to be having some serious issues. The minified script is only half a file (see http://debug-software.intel.com/target/target-script-min.js, which starts mid statement and currently serves only half of the intended file). Using the minified script, remote debugging doesn't work anywhere.
Changing the URL to use a non-minified version (http://debug-software.intel.com/target/target-script.js) allows remote debugging to work in web builds (arguably the least important), but not in the preview, test, debug, or other builds. The preview shows that an error is interfering (already reported at https://software.intel.com/en-us/forums/intel-xdk/topic/604833?language=en-us&https=1).
I've tried to work around this by downloading the file and patching it, but so far have not been successful (this solution doesn't even work in web builds).
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
As a workaround, you can run weinre directly on your own system, without help from the XDK. See the very bottom of this page for some links that will show you how to do that (requires installing node.js on your system) > https://software.intel.com/en-us/xdk/docs/intel-xdk-debug-and-test-overview#WEINRE
I'll report the issue to engineering.

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