I am making an iphone game , In that I want to upload score on face book. I am new to face book codes, I've got it's API from github.com. But I don't know how to write or post directly my message on wall of face book of log in account else how to share my score on facebook. I've done log in portion. Can any one help me????
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
Assuming the user has allready logged in and you have a vaild faceb0ok session, you could use something like this to get you started:
|
|||
|
|
|
Please refer the facebook api development at http://wiki.developers.facebook.com/index.php/Facebook_iPhone_SDK Sample application also given by facebook for iPhone. Thanks,
|
|||||||
|