I have a UITextView
whose content I have set in my .xib.
I am trying to get it to recognize a link using these settings:
Unfortunately the link does not show up when I run in the simulator (it only shows as plain text):
How can I get the UITextView
to recognize the link and display it properly?
Set your Textview behavior to Selectable ,
And make sure you have enabled User Interaction .
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With