ios - Return a list of a YouTube Channel's videos in a UITableView -
i building ios app allows user view videos in youtube channel, see thumbnail, viewpoint, , duration of video , click play them. using custom uitableviewcell , working great right static cells. utilize youtube api fill in info this. however, cannot find illustration of how this. basics going accessing youtube api, getting json , changing tableviewcell cannot find objective c examples how go this. know how this? give thanks you!
check out of ray wenderlich tutorials http://www.raywenderlich.com/5492/working-with-json-in-ios-5 it's little older json code good. 1 time have json info load info object, illustration array, , phone call reloaddata on tableview object , display it.
ios objective-c json uitableview youtube-api
No comments:
Post a Comment