I have a UIWebView that loads and I get hit with Javascript Prompt/UIAlertView that I would like to hit Cancel on automatically...
The last method that gets called is: webViewDidStartLoad and won't proceed until I manually click Cancel or OK on the alert. Can anyone help me dismiss it automatically??? I very much appreciate it!
Thanks, Matt