Sending MMS programmatically in iPhone

天涯浪子 提交于 2019-11-29 16:55:40

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.

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.

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.

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