I'm using Jquery plugin touchSwipe and I encounter an issue. I can't scroll on my iPad (or iPhone) over the section where I activated the swipe handler.
I've activated the allowPageScroll:"vertical"
option. It works on Android.
If you want to test by yourself you can try to scroll up/down (on an iOs device of course) the first "Swipe me" section of this page.
How can I fix it ? Why it doesn't work ?
Thanks