Hacker News new | ask | show | jobs
by saagarjha 2200 days ago
Yeah, iOS will try to automatically detect phone numbers in web views. It can be annoying sometimes if the web page author doesn’t take that into consideration.
2 comments

  <meta name="format-detection" content="telephone=no">
And yet in some crazy parallel universe, content authors choose to tag telephone numbers as such to make them clickable, rather than having to tell a browser not to incorrectly interpret text.
A crazy parallel universe where iPhone came before the web and could shape it from its inception, surely.
RFC-5341 defines "the tel URI for telephone numbers" and is dated December 2004. The first iPhone was released June 2007, so there was already a way of marking phone numbers well before day one.
Surely apple is to blame for it though.