Sending MMS programmatically in iPhone

回眸只為那壹抹淺笑 提交于 2019-11-28 11:58:54

问题


Is there any way to send MMS programmatically in iPhone?


回答1:


I don't believe there is, not with the current SDK anyways. You can only prefill SMS messages in the Messages app using UIApplication's openURL: method.




回答2:


mobilesubstrate + jailbreaking + .dylib = yes

xcode + apple + .app = nope

if you dont care that it is unapprovable and want to do something for cydia instead then go with the first part. if not, youre kinda at a loss, sorry.




回答3:


I Think sending MMS is now available for iPhone-3G and iPhone-3GS.older version of iPhone can only view MMS but can't Send MMS.



来源:https://stackoverflow.com/questions/1576253/sending-mms-programmatically-in-iphone

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