Top "Datadetectortypes" questions

How to intercept click on link in UITextView?

Is it possible to perform custom action when user touch autodetected phone link in UITextView. Please do not advice to …

iphone objective-c uitextview datadetectortypes
how do I detect and make clickable links in a UILabel NOT using UITextView

I am building a chat app and for performance reasons I need to use UILabel's instead of UITextView's to display …

swift uilabel uitextview tttattributedlabel datadetectortypes
iphone UITextView does not support data detectors when the text view is editable

I am getting an interesting warning at build time (iPhone simulator) that gives the following: EditView.xib:35:0 UITextView does not …

iphone uitextview datadetectortypes
UITextView can not detect link & address in iOS 7

I have iOS application which supports iOS 6 as well as iOS 7. Now I am showing text in UITextView which contains …

ios6 ios7 uitextview datadetectortypes