I'm fetching public twitter feeds from twitter its return one 24 to 26 key value dictionary against one feed for this I'm used third party library STTwitter
it returns array of dictionary of twitter feeds. Problem is that in dictionary value against key "text" its return some text and link too in link back slash "\" occur when i get string it return ... after before backslash I searched a lot but no solution find how I get whole text from dictionary with backslash link in ios
Thanks in advance