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

Updating FacebookSDK to 8.2.0 #65

Merged
merged 3 commits into from
Dec 9, 2020
Merged

Conversation

lukasloh
Copy link
Contributor

I've upgraded the FacebookSDK once more to keep in sync with https://github.com/the-meedu-app/flutter-facebook-auth which is another facebook dependency that I'm using within my project. Thanks!

@lukasloh
Copy link
Contributor Author

@DennisAlund Have you had a chance to take a look at it?

@lukasloh
Copy link
Contributor Author

lukasloh commented Dec 8, 2020

@DennisAlund I realized I made a mistake for android, reverted it back to 8.1.0 SDK in c749fc6, hopefully you will be able to release a new version of the plugin that will be in sync with https://github.com/the-meedu-app/flutter-facebook-auth for iOS. Thanks!

@rogiervandenberg
Copy link

@lukasloh Perhaps changing s.dependency 'FBSDKCoreKit', '~> 8.1.0' line into s.dependency 'FBSDKCoreKit', '~> 8.1' in the facebook_app_events.podspec file would suffice. As the "optimistic operator" would then allow version 8.x (so also still 8.1.0, but also 8.2.0 and up).

@DennisAlund DennisAlund changed the base branch from master to develop December 9, 2020 09:25
@DennisAlund DennisAlund merged commit dc8e1bd into oddbit:develop Dec 9, 2020
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

Successfully merging this pull request may close these issues.

3 participants