Iam adding some text content to nsmutablestring in the form of dictionary format and again that every dictionary is split by “,”(commos). But when getting this total string its displays (,) to string of ending. So how to remove that “,”(commos) in that mutable string.
Please guide me if any one knows
Thanking in advance
This is how you need to remove character from NsmutableString….