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

feat: Update Facebook SDK dependency to latest version 16.x and remove ParseFacebookUtilsTvOS #1774

Closed

Conversation

matteolongeri-ovolab
Copy link

@matteolongeri-ovolab matteolongeri-ovolab commented Mar 18, 2024

New Pull Request Checklist

Issue Description

This pull request increases Facebook SDK dependency to the latest version 16.x, giving apps the possibility to use it (actually they are limited to 15.x version, due to Parse dependency).
In addition ParseFacebookUtilsTvOS has been removed, since with version 16.x Facebook SDK has dropped support for FacebookTV.

Closes: #1773
Closes: #1764

Approach

The Package.swift manifest has been edited and ParseFacebookUtilsTvOS directory has been removed.

TODOs before merging

  • Update documentation specifying that ParseFacebookUtilsTvOS has been removed.

…UtilsTvOS since with Facebook SDK version 16.x support for FacebookTV has been dropped
Copy link

parse-github-assistant bot commented Mar 18, 2024

Thanks for opening this pull request!

  • 🎉 We are excited about your hands-on contribution!

@matteolongeri-ovolab matteolongeri-ovolab changed the title Update Facebook SDK dependency to latest version 16.x and remove ParseFacebookUtilsTvOS feat: Update Facebook SDK dependency to latest version 16.x and remove ParseFacebookUtilsTvOS Mar 18, 2024
@mtrezza
Copy link
Member

mtrezza commented Mar 20, 2024

Why don't we remove FacebookUtils in general? I don't think that the Parse SDK should restrict the developer in which Facebook SDK to use, and this has been a constant topic with the current implementation.

@mtrezza
Copy link
Member

mtrezza commented Apr 8, 2024

Closing via #1779

@mtrezza mtrezza closed this Apr 8, 2024
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.

Increase Facebook "facebook-ios-sdk" dependency version to 16.x Remove ParseFacebookUtilsTvOS
2 participants