You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
iOS Build Error: No such module 'FBSDKLoginKit'
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
The text was updated successfully, but these errors were encountered:
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.
Describe the bug
iOS Build Error: No such module 'FBSDKLoginKit'
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
The text was updated successfully, but these errors were encountered: