Is there a specific reason you are looking WebView instead of using the way 
Cordova already does it. For Windows 8, Cordova basically packages your app as 
a WWA. This gives you additional benefits if you look at the app from Visual 
Studio. 

If you are looking at writing  Windows 8 app and only looking to embed webview 
for a smaller part - note that Windows 8 apps already support Javascript and 
HTML. What is this "bigger app" written in? 

-----Original Message-----
From: Jian Ouyang [mailto:[email protected]] 
Sent: Tuesday, December 17, 2013 3:35 PM
To: [email protected]
Subject: Re: Embedded WebView support on Windows 8

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#Pl
> at
> 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
> 
> 
> 

Reply via email to