Skip to content

Update FBSDK dependancy #1621

@matej494

Description

@matej494

New Feature / Enhancement Checklist

Current Limitation

Facebook SDK dependancy -> Parse/FacebookUtils
Current maximum supported version is FBSDKCoreKit (9.3.0) and currently latest version is (11.2.1).
This blocks developers from introducing newer version of FBSDKCoreKit in their app because the two libraries with different versions are conflicting.

Feature / Enhancement Description

Update the code to support the latest FBSDKCoreKit version.

Example Use Case

/

Alternatives / Workarounds

I did not find any alternatives, but perhaps handling the dependancy internally (without exposing it) would allow the developers to include newer version of FBSDKCoreKit in their project, independently of the one in Parse SDK.

3rd Party References

/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions