objective-cios5messageemail-attachmentsimessagefilter

Send a snap shot as an attachment in iMessage


We can send a photo as an attachment in mail using MFMessageComposer, I'd like to know if we could do the same thing with iMessage in iOS5.

Thanks in advance.


Solution

    1. Sending multimedia messages with MFMessageComposeViewController class is not supported.
    2. MFMessageComposeViewController class right now sends only text messages. Support for iMessage is not added yet.