Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

hobbyist

  1. N

    iOS JSON parsing for UILabel instead of UITableView.

    So there aren't many resources online for this problem I'm having. All of the tutorials I find involving external JSON/Databases end with putting the data into a table view, which makes the coding a bit different than what I am trying to do. I'm connecting with my Database just fine, but...