WebAppsDocs icon indicating copy to clipboard operation
WebAppsDocs copied to clipboard

Windows 10 web apps and frameworks documentation

Results 7 WebAppsDocs issues
Sort by recently updated
recently updated
newest added

Is there a way to turn on Touch Events for Hosted Web Apps in Edge? It turns out that they are off by default. This is a showstopper. http://stackoverflow.com/questions/33300962/touch-api-e-g-touchstart-not-working-in-ms-edge

Hello All, While clicking on a tag it redirects me to browser but i want it should open that link inside the app. please help me. For Example i am...

I followed the tutorial precisely, however I am still not seeing the Windows object exposed to the hosted web site, e.g. ![image](https://cloud.githubusercontent.com/assets/1099139/15194727/4d20e6ce-1779-11e6-8b53-34671e0679fb.png) This is on Windows 10 with VS 2015...

Is it possible to handle an activation event (e.g. file opened) from the javascript loaded in the hosted web site?

https://microsoftedge.github.io/WebAppsDocs/en-US/win10/CreateHWA.htm Step 5 shows using `HTTP` URIs when setting ACUR rules. However, https://msdn.microsoft.com/en-us/library/windows/desktop/dn457654(v=vs.85).aspx implies that only `HTTPS` URIs are acceptable. Which is it?

In https://github.com/MicrosoftEdge/WebAppsDocs/blob/master/en-US/win10/CreateHWA.md, there is a reference to getting a blank JavaScript app. This does not seem to be available in Visual Studio 2015 Enterprise Edition. You may want to add...

question

I'd like to have a background task that can update my pinned tiles but can't find any information on how to do this. The closest thing I've found was this...