json - Show Facebook Wall of Page in iOS -


i working on app , want show posts of facebook page in tableview in ios. read before can data https://graph.facebook.com/106407802732665/feed?access_token=access_token .

i know have parse json , put tableview.

but don't know how that.

you first parse json , data facebook feed,it have more data keys,you use required keys , customize table view cells. refer example code

parse json ios programming tutorial

iphone ios json parsing tutorial


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -