1

I present a web page on a UIWebView.

This page posts a message with window.webkit.messageHandlersand I want to "observe" this event: how can I achieve this using a simple UIWebView?

Notice that I'm easily able to achieve the result using a WKWebView, but the question is if it is possible with a UIWebView too.

Tamás Sengel
  • 55,884
  • 29
  • 169
  • 223
Luca Davanzo
  • 21,000
  • 15
  • 120
  • 146
  • Possible duplicate of [iOS UIWebView Javascript - insert data -receive callbacks?](https://stackoverflow.com/questions/7681918/ios-uiwebview-javascript-insert-data-receive-callbacks) – Tamás Sengel Oct 04 '17 at 15:45

0 Answers0