In my iPhone app, I want to send text as well as images to facebook.
Currently the facebook API suggest that there are seperate user permissions that enable us to do so.
Is there a way out where in I can do both using only one API in my project?
If Yes, How can we do so?
References to any articles or tutorials would be very helpful
Please Help & Suggest.
Thanks
I'm not sure that it is possible. I've post image with next solution:
takedPhoto is UIImage. But it is only loading photos in photo album (and approve it if you allow permissions when logging in). I don't know how can I post message on wall with this uploaded image... Regards,