Open Thagana opened 4 years ago
I think you are trying to run your-project.xcodeproj instead of your-project.xcworkspace, aren't you? When using iOS with CocoaPods you need to use .xcworkspace.
If that is not the case check this https://github.com/facebook/react-native-fbsdk/issues/755#issuecomment-634101710
thank you for responding.
there is no .xcworkspace there is project-name.xcworkspace. or am i looking in the wrong directory?
Yes, it is project-name.xcworkspace. Sorry for late response.
I added this PR to improve the readme, https://github.com/facebook/react-native-fbsdk/pull/767
Yes thank you @ramirobg94. to solve this you have to know that there is a swift file need.Let me try i'll close if it works. or should i close when the PR has been merged? Also thank you @evilchis94 for you help.
I'm having this issue currently but creating the File.swift file did not help :/
Hi, everyone
After installing the facebook sdk and following the steps step 1 step 2 step 3
I get Apple Mach-O Linker Error, I tried search on this for the whole internet but seem not to find an answer. first i thought the problem was having to install it on my project, but tried it on new init project and it gave the same error.
Thanks you in advance