I have been searching this for hours but I\'ve failed. I probably don\'t even know what I should be looking for.
Many applications have text and in this text are web
UITextView supports data-detectors in OS3.0, whereas UILabel doesn't.
UITextView
UILabel
If you enable the data-detectors on the UITextView and your text contains URLs, phone numbers, etc. they will appear as links.