iOS: UIWebView errors to look out for!

I had a project where we display a UIWebView, where on failure to load, an alert will be displayed informing the user of the error. This is a bit troublesome, since there are lots of UIWebView errors, and we cannot handle all of them immediately. Silently ignoring the... read more
Page 4 of 512345