i am integrating facebook with my iphone application. i can share
text message in facebook, but i want to share/ upload
photos to facebook through my iphone application.
please let me know is there soution for this.
i am trying the facebook sample code but it is giving me some
errors: i searched out that error but other developer also
facing this type of error. please let me know if there is
some one who did upload/ share a photo on facebook in iphone
application.
Thanks in advance.
you need to create an album for uploading images,after u have created an album via facebook api you have to use its id to upload photos
Here is the code