I am parsing a text and store it in a NSString variable. However when I try to display the NSString on screen I can see, within the text, the html tags like: <br>. How can I remove this tags from my text and replace them with a space or something?
I am parsing a text and store it in a NSString variable. However when
Share
1 Answer