문제

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.

도움이 되었습니까?

해결책

  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.
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top