- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
we have problems on our apps since building using crosswalk 10. Some of content broken and some is just duplicated. I noticed some other users have same issues (https://forums.html5dev-software.intel.com/viewtopic.php?f=29&t=10413) and I tried removing width=device-width and that resolves this issues but then I have problems with other devices (some tablets like ipad for example).
Is anything solved regarding this, and if not when can we expect some solution?
Thanks
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've requested some feedback from our engineering group regarding this issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Anything new regarding this. It's kinda urgent...
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There are two new Crosswalk builds available now: 11 and 12. Try those.
In addition, the Crosswalk team has patched the problem code in Crosswalk 7 (unfortunately, they did not update the OpenSSL version string, so Crosswalk 7 will still get flagged by the Google Play store). See this post for more info: https://software.intel.com/en-us/forums/topic/549984
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
tried on crosswalk version 11 and 12 but it didn't change anything, still have broken screens. can you enable xwalk command line command so we can enter custom commands like this guy mentioned in this post https://forums.html5dev-software.intel.com/viewtopic.php?f=29&t=10413
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We're working on providing a way to pass thru Chromium commands as part of your Crosswalk build. Unfortunately, I do not know when that feature will be available, it requires some modifications of our build system to make it happen, its not something that we can just enable.
BTW -- one way to deal with removing the "width=device-width" for the Crosswalk build but keeping it in place for other devices (such as an iPad) is to try and insert the meta tag during initialization, I've seen this done, you might have to search for an example, I don't have one handy at this moment. Another way is to change that line in your index.html file to fit what works for Crosswalk and what works for iOS before each build. I realize that is a messy solution, but until we can provide the command-line features it is a work around.

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