WebView on Windows Phone 8.1 is not compatible with parent controls that require gestures to propagate up from the
WebView control to the parent, such as FlipView, ScrollViewer class, and other related controls.
Marked as answer byTheBingiMonday, September 15, 2014 4:02 PM
WebView on Windows Phone 8.1 is not compatible with parent controls that require gestures to propagate up from the
WebView control to the parent, such as FlipView, ScrollViewer class, and other related controls.
Marked as answer byTheBingiMonday, September 15, 2014 4:02 PM
I had a similar problem in a windows phone 8.1 app, but because I didnt need to user to interact with the webview i gust put a transperant grid on top and it works.
<html:div data-url="https://social.msdn.microsoft.com/Forums/windowsapps/en-US/a93e5b66-e557-4a83-bc3f-9484cd36d9f7/webview-as-a-pivot-item-swiping-not-working-windows-phone-81?forum=winappswithcsharp" id="link64_adl_tabid" style="display:none;">386</html:div>