I am using a UIWebview in my app, and when there is an error, it displays an alert message.
The message is fine, but the title of the alert message displays the page URL, which doesn't help.
Anyway to get rid of that and display a custom text instead?
Thanks for your help.