Uploading and Sharing a Photo
I would like to upload to an album and share the uploaded photo via the FB sharing mechanism on my and/or friends' walls.
I'm using Appcelerator Titanium to develop my app, but I'm also happy with an Objective C example since the procedure is pretty much the same.
I achieved the upload of the photo to my album, but I can't find anything about sharing, neither in the official documentation, nor elsewhere on the 开发者_StackOverflow中文版web.
If you are using 1.6 or higher then the Titanium FB module is built to use OG and you can follow the instructions in this similar question.
精彩评论