We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I got an error when sharing too many photos via iOS (say 10):
FacebookShareSDK: error - com.facebook.sdk:FBSDKErrorDeveloperMessageKey" photos must have 1 to 6 values
In fact, facebook already supports sharing more than 6 photos, I'm not sure if it's the iOS SDK that follows the old photos limit here.
Got no errors when I share 10 or more photos to facebook via iOS
SDK verison I use is 17.4
The text was updated successfully, but these errors were encountered:
17.4 has same issue.
Sorry, something went wrong.
No branches or pull requests
Checklist before submitting a feature request
Goals
I got an error when sharing too many photos via iOS (say 10):
In fact, facebook already supports sharing more than 6 photos, I'm not sure if it's the iOS SDK that follows the old photos limit here.
Expected results
Got no errors when I share 10 or more photos to facebook via iOS
Code samples & details
SDK verison I use is 17.4
The text was updated successfully, but these errors were encountered: