F8app: 'FBSDKCoreKit/FBSDKCoreKit.h' file not found

Created on 10 Jul 2018  Â·  5Comments  Â·  Source: fbsamples/f8app

what can I do?

Most helpful comment

For Xcode 10.x on your main project and on Libraries -> RCTFBSDK.xcodeproj use $(HOME)/Documents/FacebookSDK instead of ~/Documents/FacebookSDK under Build Settings -> Framework Search Paths.

All 5 comments

I want to know too

why no body answer....

This helped me: open the terminal and run: _ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"/dev/null;brew install caskroom/cask/brew-cask2>/dev/null_
Then run this: _brew cask install facebook-ios-sdk_

I'm facing this error too. Has anybody got any solution for this? It's bugging me too much. Whatever I do, it just doesn't go away. :(

For Xcode 10.x on your main project and on Libraries -> RCTFBSDK.xcodeproj use $(HOME)/Documents/FacebookSDK instead of ~/Documents/FacebookSDK under Build Settings -> Framework Search Paths.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hhashmi picture hhashmi  Â·  9Comments

bjacog picture bjacog  Â·  7Comments

tonykaku picture tonykaku  Â·  7Comments

davidtian719 picture davidtian719  Â·  9Comments

mikelambert picture mikelambert  Â·  7Comments