MessageKit: Embedded links are not detected in func didSelectURL(_ url: URL) delegate method

Hi, embedded links alone or within/at the end of a paragraph do not result in delegate method func didSelectURL(_ url: URL) getting called to handle tapping that link. Any suggestions?

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Reactions: 1
  • Comments: 15 (11 by maintainers)

Most upvoted comments

@jnic That looks like a valid solution to me 👍 Feel free to submit a PR

@Luke47 @zhongwuzw Jesse also had some sage advice early on regarding UITextView vs UILabel. See here: https://github.com/MessageKit/MessageKit/issues/2

I definitely think we can make improvements to the MessageLabel class in a later version. It needs some love ❤️