Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

Fixed FBSDK versions #41

Closed
wants to merge 1 commit into from
Closed

Fixed FBSDK versions #41

wants to merge 1 commit into from

Conversation

pak-amsiq
Copy link
Contributor

This commit fixes a issue, to include the newest FBSDK while including multiple version of FBSDK while using this library.

Please see attached image for fixed error message:

screen shot 2018-06-08 at 19 54 10

@floriangbh
Copy link
Owner

You can't do this, this is a "normal" issue with cocoapods during the resolving dependency process. We can't remove the pod version dependency. If you do this you take the risk to make the project un compilable if there is breaking change in the FacebookSDK.

@floriangbh floriangbh closed this Jun 8, 2018
@pak-amsiq
Copy link
Contributor Author

Alright. Do you got another suggestion to fix my problem?

@floriangbh
Copy link
Owner

floriangbh commented Jun 8, 2018

Your screenshot is about an older version or this library (1.0.6). Try to clean, pod repo update or check the cocoapod repo issue :-)

@pak-amsiq
Copy link
Contributor Author

I located the issue.

In your commit (hash: bbc7608) you bumped FBSDKCoreKit ^ FBSDKLoginKit to "4.33.0" which fixes my issue.

This commit isn't released. Please release ASAP :)

Thank you!

@floriangbh
Copy link
Owner

The Facebook account which I use for testing and developing is locked by Facebook... Waiting for unlock to test and release the v2.4 :)

@floriangbh
Copy link
Owner

I tested it quickly and pushed the v2.4. Sorry for the delay, I do not have much free time right now...

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

Successfully merging this pull request may close these issues.

2 participants