I want to check either the user touches on webview or not, when user touch on webview then I do something like call function how it is possible?
I have used "touchbegin" function but touch begin did not detect touch on webview?
I want to check either the user touches on webview or not, when user touch on webview then I do something like call function how it is possible?
I have used "touchbegin" function but touch begin did not detect touch on webview?
look at this question it might help you
How to intercept touches events on a MKMapView or UIWebView objects?