Tap not passed through
I have a very simple app which only loads a webview. That url should be changeable through a hidden gesture. Now I struggle with passing the tap from the gesture recognizer to the webview. Am I misunderstanding a concept here?
Tap not passed through
I have a very simple app which only loads a webview. That url should be changeable through a hidden gesture. Now I struggle with passing the tap from the gesture recognizer to the webview. Am I misunderstanding a concept here?