Hello, this is a reformulation of this question
When i set myWebView.dataDetectorTypes = UIDataDetectorTypeNone; phone links (in a href html tag) are handled like this :
How can I handle phone links with the shouldStartLoadWithRequest delegate method instead?