Facebook SDK - iOS - Fail to share URL (Error 102)

后端 未结 8 1671
说谎
说谎 2020-12-10 02:06

I am trying to integrate a simple URL Share on my App, following the dedicated Facebook tutorial (link)

On my app, I simply click on a button, which displays a dialo

8条回答
  •  再見小時候
    2020-12-10 02:39

    If none of the other answers fixed this problem for you, one last thing to check is the Bundle ID in your Facebook App settings.
    I had this problem for my iOS app that was using a different bundle identifier depending on the build configuration I used.
    You can specify several Bundle IDs in your Facebook App settings.

提交回复
热议问题