Posting Photo to facebook fan page via iOS app by regular non-admin users

前端 未结 4 1926
不思量自难忘°
不思量自难忘° 2020-11-30 11:18

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

4条回答
  •  春和景丽
    2020-11-30 12:10

    I think you are using wrong argument for posting the photo

    You should should use @"url" instead of @"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

提交回复
热议问题