crosswalk-project / crosswalk-ios

Crosswalk Project for iOS
https://crosswalk-project.org/
BSD 3-Clause "New" or "Revised" License
117 stars 77 forks source link

Is crosswalk ios still being maintained? #79

Open FranckDG opened 7 years ago

FranckDG commented 7 years ago

We are considering using crosswalk for a cross platform web mobile project. I followed the docs and created a test project then tried to compile it but it does not work: $ crosswalk-app create test.mycompany.com --platforms=ios

Is this supposed to work with the latest xcode?

baleboy commented 7 years ago

It should work so this seems to be a bug. However now that Cordova has a supported WkWebView plugin, we recommend that you use that instead - Crosswalk for iOS really isn't much more than a wrapper on WkWebView.