Software Archive
Read-only legacy content
17061 Discussions

Any updates on Polymer JS & XDK Emulator?

Andres_H_
Beginner
608 Views

I came across this post on the old forum, and the last update from this particular topic it was on december 2014:

https://forums.html5dev-software.intel.com/viewtopic.php?f=29&t=8632

Any Ideas on the status of the fix?

Thanks!

0 Kudos
3 Replies
Chris_P_Intel
Employee
608 Views

The problem was traced to a Chromium 32 which was used by earlier versions of the XDK.  The latest versions of the XDK are now using Chromium 38. So, in theory, it should be fixed. 

However, this has not been officially confirmed. I recommend you try it out and let us know how it goes.

Thanks,

Chris

0 Kudos
Andres_H_
Beginner
608 Views

Hi Chris, This is the latest error, when we try to include  core-iconset .

It works fine in the browser (desktop & mobile) but not when we try to "emulate" on xdk.

Any ideas? 

Thanks!

0 Kudos
PaulF_IntelCorp
Employee
608 Views

I recommend you use the Debug tab, not the Emulate tab. When you use the Debug tab you are debugging in a real Crosswalk environment, which is what you are going to need to support something like Polymer on device. It provides a full remote CDT for debugging. Note that the version of Chrome inside the webview varies as a function of the Crosswalk version. Crosswalk 12 includes a Chrome 41 webview.
 

0 Kudos
Reply