Hello,
I'm porting an app over to Windows Phone 8 that is currently working in iOS6,7 and any version of Android however when testing the exact same code in WP8, elements can't be dragged.
Placed alerts inside the onDragStart and onDrag events but they are never fired. This is a mobile app that's supposed to be running on an IE10 instance (Intel XDK/appframework.js webview).
I have has some experience in the past with special test cases and this is no different. Building a special test case may end up solving the issue 'cause special test cases may not represent the exact same cond