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

CocoaPods could not find compatible versions for pod "FBSDKLoginKit" #106

Open
RoyalCoder88 opened this issue Nov 9, 2022 · 7 comments
Open

Comments

@RoyalCoder88
Copy link

Hi, thanks for your great product please update the flutter_facebook_auth dependency to the latest, thanks!

Error:

[!] CocoaPods could not find compatible versions for pod "FBSDKLoginKit":
  In Podfile:
    flutter_facebook_auth (from `.symlinks/plugins/flutter_facebook_auth/ios`) was resolved to 5.0.4, which depends on
      FBSDKLoginKit (~> 15.1.0)

    flutter_share_me (from `.symlinks/plugins/flutter_share_me/ios`) was resolved to 0.0.1, which depends on
      flutter_facebook_auth

Screenshot 2022-11-07 at 21 21 12

@RoyalCoder88
Copy link
Author

Please fix dependency version, thanks in advance!

@sanket-simform
Copy link

Facing the same issue.

@georgek1991
Copy link

any update on this?

@vorachirag318
Copy link

I face the same issue.

@lizhuoyuan
Copy link
Collaborator

use master

@VickySalunkhe
Copy link

For the time being, to build your app,
go to the path which is being highlighted in the error, and
manually change the FBSDKLoginKit version to 15.1.0

Worked for me.

@JW-chenjingwei
Copy link

Hi, thanks for your great product please update the flutter_facebook_auth dependency to the latest, thanks!

[!] CocoaPods could not find compatible versions for pod "FBSDKLoginKit":
In Podfile:
flutter_login_facebook (from .symlinks/plugins/flutter_login_facebook/ios) was resolved to 1.8.0, which depends on
FBSDKLoginKit (= 16.0.1)

flutter_share_me (from `.symlinks/plugins/flutter_share_me/ios`) was resolved to 0.0.1, which depends on
  FBSDKLoginKit (~> 14.0.0)

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

7 participants