I am using UIWebView in my application. I would like to have some hyperlinks to call methods in the Objective-C app. Is it possible? How?
+2
A:
This Stack Overflow question on exposing methods through JavaScript should help you get started.
Alex Reynolds
2010-07-29 20:09:12