In my project, I always use SLComposeViewController to share contents with third-party apps, but now, when I update my iPhone to iOS 13 GM, this no longer works.
The SLComposeViewControllerCompletionHandler always callback SLComposeViewControllerResultCancelled.
Why is this?