facebook-login
facebook-login copied to clipboard
/ios/App/App/AppDelegate.swift:11:9 Cannot find 'FBSDKCoreKit' in scope
The environment is capacitor 5
add
No code report added
facing the same issue
I believe you are missing the FBSDK import
same issue
Sorry, I should have been more specific. In the first screenshot, line 3 has import FBSDKCoreKit. Try adding that.