how to send email without showing compose email UI?

Posted by seeingtiger on Stack Overflow See other posts from Stack Overflow or by seeingtiger
Published on 2010-06-03T18:15:13Z Indexed on 2010/06/03 18:24 UTC
Read the original article Hit count: 294

Filed under:
|
|

I am writing a program to grab picture from the Photo Album on the device and automatically send it as attachment to an email address. I want to do this without displaying the MFMailComposeViewController UI (the typical iphone send email compose Window). Is this possible? thanks much in advance.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about iphone-sdk