Attach Local image in MMS in iphone

别说谁变了你拦得住时间么 提交于 2020-01-01 17:06:57

问题


I have one application in that I convert UIView in the image and send that file as an Email or an MMS. It is possible to send via Email using the addAttachmentData Method, but I can not find a similar solution for MMS.

Is there an MMS solution similar to the Email solution?


回答1:


There is no way to attach photos to the MMS sheet currently. Right now it is only for the Email sheet.



来源:https://stackoverflow.com/questions/4778680/attach-local-image-in-mms-in-iphone

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!