roughike/flutter_facebook_login

FBSDKLoginKit

bordunosp opened this issue · 1 comments

[!] CocoaPods could not find compatible versions for pod "FBSDKLoginKit":
  In snapshot (Podfile.lock):
    FBSDKLoginKit (= 7.1.1)

  In Podfile:
    FBSDKLoginKit

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


You have either:
 * changed the constraints of dependency `FBSDKLoginKit` inside your development pod `flutter_facebook_login`.
   You should run `pod update FBSDKLoginKit` to apply changes you've made.

Update your cocoaPods. In your ios project directory, run pod update