Search code examples
iosfacebook-ios-sdk

Facebook SDK error on IOS App


Iam trying to add the FacebookSDK to an existing IOS app, followed the steps mentioned @ http://developers.facebook.com/docs/getting-started/facebook-sdk-for-ios/3.1/ i.e., downloading the facebooksdk.pkg and dragging the files into Framework section of project Navigator

but when i run the app, the build fails.

(null): error: /Volumes/E Drive/anand/BrickLane/../../../../Documents/FacebookSDK/FacebookSDK.framework/Versions/A/Resources/FacebookSDKResources.bundle: No such file or directory.

-- Thanks


Solution

  • I guess file is missing.

    You can download latest Facebook package "FacebookSDK-3.1.1.pkg" from here

    https://developers.facebook.com/ios/downloads/