-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
"Photo Content Sharing" isn't working to Facebook #1962
Comments
Hi @sagarthecoder - It looks like you are using a very old version of the iOS SDS. Could you try upgrading to the current version and seeing if it works. If you are using the current version it may be a bug that we just fixed and for which we'll have a release out sometime next week (issue #1938). |
Even I used the Latest version but doesn't work. |
Hi @sagarthecoder - We just released v12.2.0 with a fix for issue #1938. Could you try to update and see if this fixes the issue for you? |
Hi @sagarthecoder - I haven't heard back from you on this. I'm going to close this issue for now. Let me know if you are still having an issue with the latest release (v12.3.1) and I'll reopen this issue. Thanks! |
Hi, |
@sagarthecoder hi, I would like to know if your problem has been solved as I see that the problem has been colse but don't see a solution as I am experiencing the problem too! |
@xujiali08 Hi, It's working only if you share it with the developer account you registered. I didn't check it on Live. Maybe in Live, everything is working. But for testing, only the registered Facebook account is working. |
@sagarthecoder Of course my account is on the test list, and it's normal for me to use ShareLinkContent in the developer environment, which also gives me the didCompleteWithResults callback, but I don't get the SharingDelegate callback when I use SharePhotoContent. Of course I verified that in the Live environment, everything is fine.I expect it to be resolved in the test environment as well. |
Checklist before submitting a bug report
Xcode version
13.0
Facebook iOS SDK version
9.3.0
Dependency Manager
CocoaPods
SDK Framework
Share
Goals
Share photo to Facebook
Expected results
Want to share photo to facebook.
Actual results
It shows "Shared to facebook". But actually content isn't shared to facebook.
Steps to reproduce
No response
Code samples & details
I did everything in info.plist. Even following delegate method is being fired but doesn't share content to facebook actually.
The text was updated successfully, but these errors were encountered: