hi everyone . i have UIWebView and some text on there so i want publish my text messages to the facebook . how can publish my text on the facebook ? is there special API ? is tehre any Sample Code or tutorial? like this :
+1
A:
Facebook provides its Facebook Connect for iPhonw SDK. download and info here. Also included a sample project.
unforgiven
2010-01-28 19:20:50
How does it work ? it means the facbook connect publish UIWebview Texts ?
Momeks
2010-01-28 21:25:26
You can use Facebook Connect to publish your text to either your wall, updating your status or to the wall of your friends after getting the required permissions. The text provenance it's up to you: may be it comes from a textfield, a textview, from a file, from a database table etc.
unforgiven
2010-01-28 22:42:15
thank you . another question i don't have any applications for Facebook . but here :http://www.freezpic.com/pics/c652ce26ebd9fdef265fdf89a4c13b08.PNGask me MYAPIKEY and MYSECRET . but i don't have ! what can i do ?
Momeks
2010-01-29 09:17:24
register as a facebook developer and add your own application. You will be provided with the application api key and secret.
unforgiven
2010-01-29 18:44:16
hi again . can check this question ? http://stackoverflow.com/questions/2180603/publish-uiwebview-via-facebook-connecti've done everything but ...
Momeks
2010-02-02 09:57:50