【问题标题】:How to integrate Facebook in iPad app如何在 iPad 应用程序中集成 Facebook
【发布时间】:2012-08-18 07:53:41
【问题描述】:

我正在开发一个 ipad 应用程序,我想将 facebook 集成到我的应用程序中。我正在使用 xcode-5.1。我点击了此 URL 上的链接:http://developers.facebook.com/docs/mobile/ios/build/,但出现以下错误:

Lexical or Preprocessors Issue
1. FBBatchRequestTests.h
'SenTestingKit/SenTestingKit.h' file now found.
2.Semantic issue
Use of undeclared identifier 'FB_IOS_SDK_VERSION_STRING'
3.FBCAcheTests.h
Lexical or preprocessor Issue
'SenTestingKit/SenTestingKit.h" file not found
4. FBCommonRequestTests.h
 Lexical or preprocessor Issue
    SenTestingKit/SentestingKit.h file not found

请帮我解决这些错误。还给我一些相关的网址,用于在 ipad 应用程序中集成 facebook。

【问题讨论】:

    标签: objective-c ios ios-simulator


    【解决方案1】:

    我建议放弃您用于连接到该项目中的 facebook 并关注 this 的任何代码。有用。我个人用过

    【讨论】:

      【解决方案2】:

      有一个新的 Facebook SDK 3.0,其中包含来自 FACEBOOK 的示例和教程。从这里下载:http://developers.facebook.com/blog/post/2012/08/07/facebook-sdk-3-0-for-ios/

      你也可以在那里找到教程。

      【讨论】:

        猜你喜欢
        • 2023-03-06
        • 2012-04-13
        • 1970-01-01
        • 2012-08-16
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2011-06-27
        相关资源
        最近更新 更多