Search code examples
iphonefacebook-graph-apitwitpic

Upload photo on twitPic and facebook


Hello I am using Twit Pic in my app.I want to upload selected photo to facebook also ..How could I do this.If I upload then how to know user is logged in at fb?


Solution

  • You could try a framework such as ShareKit to facilitate sharing the image on facebook. I don't think there is a way to tell if the user is logged in without requesting permission to access her account, perhaps via the Facebook sdk.