Looking for a gateway implementation between UIWebView on iOS with javascript on the local device server server in objective-c. Has anyone seen an example of code installed to install a local web descriptor server on an iOS device so that half of the web view can easily talk to its own container and vice versa?
source
share