Software Archive
Read-only legacy content
17061 Discussions

Windows Phone 8.1 HTML5 Gestures

Eric_K_6
Beginner
224 Views

Swipe gestures in HTML5 code are disabled on Windows Phone 8.1 builds on XDK.  The same HTML code with swipe gestures compiled on XDK works well on Android and iOs.

I am using XDK build 3088 on Windows 10.  Is there a workaround?

 

0 Kudos
2 Replies
Elroy_A_Intel
Employee
224 Views

I recommend that you take a look at our Hello, Cordova sample in Intel XDK to review how we recognizes the Windows equivalent to touchevents. You can find the sample in the Start A New Project > Samples and Demos > General > HTML5 + Cordova > Hello, Cordova.

0 Kudos
Elroy_A_Intel
Employee
224 Views

I also recommend exploring http://hammerjs.github.io/.

0 Kudos
Reply