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?