I have a TTTAttributed Label which detect link on it by self and I have a tap gesture on it which perform some action.
The problem is when I have a tap gesture on it then it cant be able to open the link It only can perform the action by tap gesture But I want that if the text is link type then my tap gesture do forward the tap to the link detection of TTTAttributed label.
Your effort is truly appreciate. Thanks in advance.