iOS 6 sharing like Messages, not like Photos (UIActivityViewController and UIDocumentInteractionController)
问题 In iOS 6, tapping the action button in the Photos app presents the standard UIActivityViewController: Doing the same from Messages presents a different set of options. This looks to me like it's using the UIDocumentInteractionController api to pull all the apps that say they can handle an image. My question is twofold: How does one get into the Messages action menu? Tumblr and Halftone, to name a few, have done it... I can't seem to find the documentation. How does one show the Messages-style