In an app I’m writing I think it would be best if the user can tap on a UILabel and I can see what word they tapped on. Is there anyway I can do this?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
you can do it use a UIWebview
use
and code the whole message then wrap the link to
then in the delegate method
you will know which word you tapped