Posts

Post not yet marked as solved
2 Replies
4.6k Views
Working on Application with Facebook Login API. I'm currently just trying to get the Facebook Login Button on my viewController, but I keep getting this error: No such module 'Facebook Login'. It is next to my import statement: "import FacebookLogin"I installed CocoaPods and used a pod file to install the Facebook Files, just like the Facebook Developer SDK said to. I have tried a lot of options, but Swift cannot seem to find my FacebookLogin module. All the kits are found but none of the .frameworks are.Yes we are opening up .XCWorkspace instead of the default project file.I am using XCODE 9.
Posted
by 18bguzma.
Last updated
.