I have received string from webservice which contains Unicode character. I want to convert that To plain NSString. so How can i do that?
ex: "This isnu0092t your bike"
So how can remove unicode and replace it with its equal special symbol characted.
The output would be : "This isn't your bike"
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…