Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No such module 'FBSDKLoginKit' in Development Pods #136

Open
alexandargyurov opened this issue Aug 15, 2023 · 3 comments
Open

No such module 'FBSDKLoginKit' in Development Pods #136

alexandargyurov opened this issue Aug 15, 2023 · 3 comments

Comments

@alexandargyurov
Copy link

Describe the bug
iOS Build Error: No such module 'FBSDKLoginKit'
Screenshot 2023-08-16 at 00 20 56

Very strange why it's complaining about the Development Pods.
I've tried manually installing Facebook's SDK through package manager, through Pods, reinstalling node_modules - no luck.

To Reproduce
npm i @capacitor-community/facebook-login
npx cap sync

@rdlabo
Copy link
Member

rdlabo commented Sep 6, 2023

This warning is strange, but check your Podfile.lock. sync may not be working properly.

Also, running Clean Build Folder in Xcode might fix it.

@Saqib92
Copy link

Saqib92 commented Jul 1, 2024

still facing same issue.

@forgr-owner
Copy link

You can now use https://github.com/Cap-go/capacitor-social-login who implement Facebook with the latest SDK and limited login, and it's maintain by a company who maintain more than 30 plugins.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants