If I put this line in a html file
<a href="mailto:frank@wwdcdemo.example.com>">John Frank</a>
And load the page in a UIWebView then didFailLoadWithError: gets called with WebKitErrorDomain code 101.
However that line has been taken from the Apple documentation: