I have a UITextView which is managed via Interface Builder. As data detection I have \"Links\" checked. In iOS 6 everything is working fine and links are highli
UITextView
Deactivating UITextViews scrolling ability did the trick for me in a similar setup.