hi. so i have a webview app that loads a site, but i have no toolbars ect. instead i want a one finger swipe (left and right) to go forwards and backwards. so i drag 2 swipe gesture recogniser objects into interface builder. i click and drag them to the webview and select an action. i then set the number of fingers and direction.
when i try the app the gestures dont recognise. my guess (as a complete beginner) is that it doesn't work because the one finger slide gestures are already used in the webview (though they are NOT required). so what can i do to accomplish my goal of using single finger swipe gestures (left and right) to go forwards and backwards in the webview? do i need to disable the gestures in the webview somehow?
what are my options?
Thanks in advance,
Chris
when i try the app the gestures dont recognise. my guess (as a complete beginner) is that it doesn't work because the one finger slide gestures are already used in the webview (though they are NOT required). so what can i do to accomplish my goal of using single finger swipe gestures (left and right) to go forwards and backwards in the webview? do i need to disable the gestures in the webview somehow?
what are my options?
Thanks in advance,
Chris
Last edited: