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

Popular posts from this blog

node.js - Bad Request - node js ajax post -

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -