iphone - Clickable Link in Editable TextView ios 6 -
this question has answer here:
i set editable property of uitextview yes need uitextview editable in case how possible click link in uitextview ? there anyway fix out problem
you have set detect type of uitextview in implementation file like
textview.editable = no; textview.datadetectortypes = uidatadetectortypeall;
Comments
Post a Comment