iOS Facebook Like Button Not Working With iOS App

牧云@^-^@ 提交于 2019-12-06 08:50:27

For Facebook Like Buttons on iOS and Android.

After you have integrated the latest SDK and you want to test....

1) You must use a Facebook Account that is either the Developer account for the app (the account that the Facebook ID for the app was created) OR a linked tester Facebook account to the Facebook Developer account.

2) You have to use this account to login with on for the App.

3) When testing a "BETA" banner will be on the target page.

4) If these are not in place, for iOS at least you will get an error message in the URL in the openURL routine in the AppDelegate. For Android you will get a "CANCEL" status in your onActivityResult routine.

The like dialog is only available to developers and testers

Hope this helps.

To fully enable the like button for production, please see Ming Li comments above.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!