How to intercept click on link in UITextView?

Posted by Vladimir on Stack Overflow See other posts from Stack Overflow or by Vladimir
Published on 2010-03-30T09:04:42Z Indexed on 2010/03/31 8:53 UTC
Read the original article Hit count: 324

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

And please don't just repeat text from apple classes reference - certainly I've already read it.

Thanks.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c