facebook / facebook-ios-sdk

Used to integrate the Facebook Platform with your iOS & tvOS apps.
https://developers.facebook.com/docs/ios
Other
7.78k stars 3.54k forks source link

FBSDKLoginKit (~> 9.1) was resolved to 9.3.0, which depends on FBSDKLoginKit/Login (= 9.3.0) was resolved to 9.3.0, which depends on FBSDKCoreKit (~> 9.3.0) flutter_login_facebook (from `.symlinks/plugins/flutter_login_facebook/ios`) was resolved to 0.5.0, which depends on FacebookShare was resolved to 0.1.1, which depends on FBSDKCoreKit (~> 4.14) #1747

Closed nouslove closed 3 years ago

nouslove commented 3 years ago

Checklist

Environment

Describe your dev environment here, giving as many details as possible. If you have them, make sure to include:

Goals

What do you want to achieve?

Expected Results

What do you expect to happen?

Actual Results

What actually happened? Can you provide a stack trace?

Steps to Reproduce

What are the steps necessary to reproduce this issue?

Code Samples & Details

Please provide a code sample, as well as any additional details, to help us track down the issue. If you can provide a link to a test project that allows us to reproduce the issue, this helps us immensely in both the speed and quality of the fix.

Note: Remember to format your code for readability:

// INSERT YOUR CODE HERE

var example = "Example code"
nouslove commented 3 years ago

pod install FBSDKLoginKit and FacebookShare

joesus commented 3 years ago

Instead of FacebookShare use FBSDKShareKit.