facebook-login icon indicating copy to clipboard operation
facebook-login copied to clipboard

/ios/App/App/AppDelegate.swift:11:9 Cannot find 'FBSDKCoreKit' in scope

Open UTSOURCE opened this issue 1 year ago • 4 comments

The environment is capacitor 5 add image

image

No code report added image

UTSOURCE avatar Jul 17 '23 06:07 UTSOURCE

facing the same issue

shahabgohar avatar Aug 12 '23 06:08 shahabgohar

I believe you are missing the FBSDK import

zjmeyer25 avatar Aug 14 '23 21:08 zjmeyer25

same issue

valyefimov avatar Aug 17 '23 21:08 valyefimov

Sorry, I should have been more specific. In the first screenshot, line 3 has import FBSDKCoreKit. Try adding that.

zjmeyer25 avatar Aug 25 '23 12:08 zjmeyer25