Search code examples
iphoneiosipadxcode4fbconnect

How to Post an image To Facebook Wall using New Fbconnect Api?


I successfully posted an image along with text to a Facebook Wall using the old Fbconnect Api. But Now The Old Fbconnect Api doesn't work for me. Here is my code that I'm using. Download I integrated the new Fbconnect api from a different tutorial but I cannot get it to work. I have three problems with this sample code.

  1. How to integrate New Fbconnect Api .
  2. How to post an image along With text On user's Facebook Wall as I am using in this sample code.
  3. How to post an image along With text On specific Friend's Facebook Wall.

But I request to all who want to help me to please use my code to make all Changes. Any help will be appriated .Thanx in advance.


Solution

  • You can use the grapAPI of FB to post images on FB wall This is the easiest way to dol this Use this link to implement it.

    Happy Coding :)