Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Any updates on Polymer JS & XDK Emulator?

Andres_H_
Beginner
651 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
651 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
651 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
651 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