Implementing Facebook Connect for iPhone using xcode 4

前端 未结 2 1036
孤街浪徒
孤街浪徒 2021-01-21 01:13

I\'m having trouble getting Facebook Connect working. I (attempt) to follow the instructions located at http://www.mobisoftinfotech.com/blog/iphone/iphone-fbconnect-facebook-con

2条回答
  •  悲&欢浪女
    2021-01-21 01:23

    The Facebook Connect SDK has been deprecated. Pull down the Facebook iOS SDK from Github. It comes with a working example and all you need to do is replace your appId in two places. If you run into issues upgrading it to Xcode 4, see this guide on upgrading.

提交回复
热议问题