Skip to main content
September 12, 2011
Question

Sending email with attachment (image)

  • September 12, 2011
  • 3 replies
  • 1932 views

Is there any way or workaround to send emails with attachments? The only way known to me is to use mailto but how to include attachment then? Has anyone tried to do that with native extensions on iOS?

This topic has been closed for replies.

3 replies

September 26, 2011

Maybe someone experienced in ObjectiveC could support the community and write a native extension for sending email with attachments and post it here: http://www.adobe.com/devnet/air/native-extensions-for-air.html

September 26, 2011

As a workaround to my problem with sending emails with attachments - is there any way to send email in html format so I could use htm tags and styles? Or this is another idea to post on Adobe wish list?

September 14, 2011

What I wanted to do is just to take a snapshot of a screen and send it as an attachment in email. So now when FOTB is over and everybody is back at work, could anyone share experience in this matter ?