-
-
Notifications
You must be signed in to change notification settings - Fork 875
Closed
Description
New Feature / Enhancement Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
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
/
hannesjung and benpackard
Metadata
Metadata
Assignees
Labels
No labels