Hi all,
I am trying to have an iphone application using Graph API where in a user can get his/her facebook wall updates.(Something similar to functionality of Home Tab on Facebook).
I have gone through this tutorial of Graph API for iphone
http://github.com/reallylongaddress/iPhone-Facebook-Graph-API
Here the problem we are facing is :
it has all the functionality but it dumps all the code in the console. How to display this information on a User Interface (View).
Please give your suggestions.
Your suggestions are most welcome.
Thanks in advance