Facebook API dialog page showing error in second time and after that

后端 未结 1 1331
北荒
北荒 2020-12-07 04:01

I want to share my app details.I just done as same given in facebook tutorial.When user loggen in and dialog page appears and i posted my msg.and it worked fine for first ti

相关标签:
1条回答
  • 2020-12-07 04:16

    Try with removing

    kAppId,@"app_id"
    

    from your NSMutableDictionary params

    0 讨论(0)
提交回复
热议问题