Click here to Skip to main content
15,887,776 members
Articles / Mobile Apps / iOS

Parsing JSON Response from Web service to NSDictionary in iOS – Objective C

Rate me:
Please Sign up or sign in to vote.
4.71/5 (4 votes)
13 Jul 2014CPOL1 min read 34.2K   282   4  
This tip shows how to parse JSON response received from a web service into an NSDictionary object.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions