capacitor-community / facebook-login

Facebook Login support
MIT License
98 stars 52 forks source link

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

Open UTSOURCE opened 1 year ago

UTSOURCE commented 1 year ago

The environment is capacitor 5 add image

image

No code report added image

shahabgohar commented 11 months ago

facing the same issue

zjmeyer25 commented 11 months ago

I believe you are missing the FBSDK import

valyefimov commented 11 months ago

same issue

zjmeyer25 commented 10 months ago

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