I am not a Cordva developer, but I do use Cordova for cross-platform development.
My suggestion is that you use the CLI to create an application for the Windows 8 platform and go through the code, if you think you can augment the code for you purpose, use it. Otherwise, forget about it. Cordova’s Windows 8 support is not based on embedded web view as Visual Studio already comes with store apps dev in javascript only so why bother for an embeded control. The support is quite neat if you really get into it. On Dec 16, 2013, at 12:23 AM, Toda, Shingo <[email protected]> wrote: > Hi Cordova devs > > > > I would like to ask you about Embedded WebView support on Windows 8 (not > phone). > > I have been using Cordova for Android and now I am thinking about > creating app for Windows8 (but I am new to Windows 8). > > > > I am wondering if it is possible to create an application for Windows 8 > with Cordova as a part of (larger) application. > > Actually the following page says currently embedding WebView is not > supported on Windows 8. > > > http://cordova.apache.org/docs/en/3.3.0/guide_support_index.md.html#Plat > form%20Support > > > > So my question is > > 1. Could you confirm if this restriction is still current? > > 2. Do you have any plans to support this method in the future? > > 3. Are there any easy workarounds with Cordova which is currently > available (latest is currently 3.3)? > > > > Any advises will be appreciated. > > > > Regards, > > Shingo > > >
