Crosswalk/ionic update prevents loading external javascript

This week we did an update of the ionic framework and crosswalk browser.
After the update of crosswalk we now can not get any external javascript loaded anymore (like google maps plugins and jQuery)

We get a 404 not found (from cache)

We did a revert to the android browser, and the app starts normally.
We then tried to update a older version of crosswalk (the one that used to work) and we encountered the same problem.

We already have the allow origin * in the configuration.

Version numbers:
“browser”: “crosswalk”,
“version”: “12.41.296.5”

Cordova: 4.3.0
Ionic: 1.3.19

We have no idea how to fix this. We really want the crosswalk browser and not the default android browser.

Check the last update here:

http://blog.ionic.io/crosswalk-comes-to-ionic/

1 Like