After hours of frustration, I hope to shed some light on parsing JSON with iOS5.
Definitely read NSURLConnection Class Reference and
URL Loading System Programming Guide.
To understand blocks in iOS check out EnumerateObjectsUsingBlocks
Also, this post sums up some good stuff you can use by @zachwaugh.
This works great, thanks.
ReplyDelete