I have a NSString containing some html that i am retrieving from a web service. What i need to do is to remove html links from it so i can display it as a plain text. I have a NSString containing some html that i a
I have a NSString containing some html that i am retrieving from a web service. What i need to do is to remove html links from it so i can display it as a plain text. I have a NSString containing some html that i a