I am trying to post a photo to my apps facebook fan page and to the users wall also. I have been successful to post the photo on the users wall, but failed to post it in th
I think you are using wrong argument for posting the photo
You should should use @"url" instead of @"picture"
@"url"
@"picture"
I am not sure with this, but it might work .
I to had the same problem in javaScript , which was solved .
Please view here for referring to my problem