For the current iphone version, MMS is possible or not? [duplicate]

梦想的初衷 提交于 2019-12-31 07:41:52

问题


Possible Duplicate:
Is it possible to send a picture message using iPhone SDK?

Hi all , does MMS way of sending images/text is possible in iPhone ?/ i have used SMS and mail for sending images im just want to make things for MMS . is there any way to send MMS programmatically??

Thanks


回答1:


The MFMessageComposeViewController does not support MMS, there is no other way then to create you own MMS gateway to allow your app to support MMS.



来源:https://stackoverflow.com/questions/6028542/for-the-current-iphone-version-mms-is-possible-or-not

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