Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase SharePhotoContent photos limit to 10 (#2469)
Summary: - [x] sign [contributor license agreement](https://code.facebook.com/cla) - [x] I've ensured that all existing tests pass and added tests (when/where necessary) - [ ] I've updated the documentation (when/where necessary) and [Changelog](CHANGELOG.md) (when/where necessary) - [ ] I've added the proper label to this pull request (e.g. `bug` for bug fixes) ## Pull Request Details `SLComposeViewController` has a limit of 10 images for sharing to Facebook. This PR increases the limit imposed by `FBSDKShareKit` from 6 to 10 and clarifies the comment. Pull Request resolved: #2469 Test Plan: Updated the current tests to reflect the change. Differential Revision: D63028650 Pulled By: yuriy-tolstoguzov fbshipit-source-id: fa1b6cb52679e462adcb417f959626b1e113a397
- Loading branch information