facebook-ios-sdk
facebook-ios-sdk copied to clipboard
Share Photo to Facebook Not working | Copy pasting in "Share something about this photo..."
trafficstars
Checklist before submitting a bug report
- [X] I've updated to the latest released version of the SDK
- [X] I've searched for existing GitHub issues
- [X] I've looked for existing answers on Stack Overflow, the Facebook Developer Community Forum and the Facebook Developers Group
- [X] I've read the Code of Conduct
- [X] This issue is not security related and can safely be disclosed publicly on GitHub
Xcode version
15.0
Facebook iOS SDK version
16.2.1
Dependency Manager
SPM
SDK Framework
Share
Goals
Facebook share not working for the 1st time when I'm copy pasting the caption.
Expected results
Facebook share should work everytime I copy paste the caption.
Actual results
I'm not getting any error in the Sharing Delegate, but the post is not shared into facebook.
Steps to reproduce
https://github.com/facebook/facebook-ios-sdk/assets/65674825/d4cc695b-ee99-4e27-8151-46a0e5f45abb
Code samples & details
No response