I have social share in my app implemented using Apples Social framework. Now Facebook share does bring sharing view controller up on screen but initial text missing. Has something changed?
Not only that cancelling call back is coming back as done
I have social share in my app implemented using Apples Social framework. Now Facebook share does bring sharing view controller up on screen but initial text missing. Has something changed?
Not only that cancelling call back is coming back as done
This is a duplicate of SLComposeViewController setInitialText not showing up in View.
This behaviour is by design; prefilling was not allowed by policy, and now it's also enforced.
About the cancel button; this is a known issue and will be fixed. See bug report: https://developers.facebook.com/bugs/962985360399542/