Search code examples
iosobjective-csocial-frameworkslcomposeviewcontroller

How to retrieve the post URL for a Facebook or Twitter post using SLComposeViewController?


After sending a post to either Facebook or Twitter with SLComposeViewControllerResult, is it possible to get a URL of that post? Thanks


Solution

  • I guess it is not possible till current implementation of SLComposeViewController.

    Because SLComposeViewControllerResult only gives limited options.

    Ref Apple Doc