I've got an app with UIWebView which is used to load local files. I've created a custom URL protocol, which I use to do some stuff with the data passed to the web view, and in startLoading I've added: which is used to
I've got an app with UIWebView which is used to load local files. I've created a custom URL protocol, which I use to do some stuff with the data passed to the web view, and in startLoading I've added: which is used to