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

[NT-1011] Upgrade Facebook SDK #1118

Merged
merged 1 commit into from
Mar 20, 2020
Merged

[NT-1011] Upgrade Facebook SDK #1118

merged 1 commit into from
Mar 20, 2020

Conversation

ifbarrera
Copy link
Contributor

📲 What

Upgrades the Facebook SDK to v6.2.0, which fixes an iOS 13 bug where users were unable to log in or sign up using Facebook.

🤔 Why

Users need to be able to log in/signup using Facebook.

🛠 How

  • Updated the Cartfile to specify 6.2.0 as the facebook/facebook-objc-sdk version, and then ran carthage update facebook-objc-sdk
  • removed references to loginBehaviour in the Facebook loginManager since they deprecated that configuration:
    image

👀 See

Ujk0p5Ga8S

✅ Acceptance criteria

@ifbarrera ifbarrera merged commit 509f6f8 into master Mar 20, 2020
@ifbarrera ifbarrera deleted the NT-1011-upgrade-fb-sdk branch March 20, 2020 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants