Trying to inspect a cordova4
app built with crosswalk version 12.41.296.9
ends up in full white chrome window.
The complete same App, built with crosswalk version 10.39.235.15
is fully debuggable with chrome.
I already compared the gradle settings, the properties files and the generated manifests. The only difference is in the file project.properties
:
- crosswalk v10: target=android-19
- crosswalk v12: target=android-21
Any suggestions why?
Note: The crosswalk packages can be found here: