开发者

Attach Local image in MMS in iphone

开发者 https://www.devze.com 2023-02-06 14:18 出处:网络
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

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?开发者_运维技巧


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

0

精彩评论

暂无评论...
验证码 换一张
取 消