I saved the json parsing result in a dictionary which look like:
json
dictionary
{ \"statusCode\":\"200\", \"body\":[ { \"status\":\"succes
Check like this:
NSString *value=[[[getcate valueForKey:@"abcd"] objectAtIndex:0] valueForKey:@"category"];