Software Archive
Read-only legacy content
17061 Discussions

Crosswalk 16 build ajax 404

Silviu_I_
Beginner
182 Views

Title is self explanatory: Building a debug module with Crosswalk 16 makes all ajax calls return 404. I have only started getting this issue after swapping my Facebook plugin and updating my Push Plugin. Both are featured plugins. Neither whitelist plugin in the build settings fixed anything (with all values set to '*').  <meta http-equiv="Content-Security-Policy" ..../> had not changed in between builds.

Building with Crosswalk 15 fixed it. Possibly related to crosswalk 15, I am now getting this error:

Failed to update emulated device list. Error: Emulated device is missing required property 'page-rect'

in the console which doesn't seem to be affecting anything. Google searches say it's a chromium issue.

 

If you have solutions to either of these issues, please let me know.

NOTE: Android build works perfectly fine

0 Kudos
1 Reply
PaulF_IntelCorp
Employee
182 Views

When using CW16, you might try using jQuery 2, see this FAQ > https://software.intel.com/en-us/xdk/faqs/app-designer#ajax-jquery-one-fail < not sure if it is related, but could be.

0 Kudos
Reply