1

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?

gideon
  • 19,329
  • 11
  • 72
  • 113
Umair_uas
  • 673
  • 1
  • 9
  • 27

1 Answers1

0

look at this question it might help you

How to intercept touches events on a MKMapView or UIWebView objects?

Community
  • 1
  • 1
saadnib
  • 11,145
  • 2
  • 33
  • 54