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
  • 51,886
  • 29
  • 155
  • 197
Luca Davanzo
  • 19,947
  • 14
  • 113
  • 144
  • 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