Top "Nscfstring" questions

Convert NSCFString to NSString

I am getting a dictionary from server myDictionary = { "rank":"1", "color":"red", "position":"middle" } Now I want to check the value …

ios objective-c nsstring nscfstring