MFMailComposeViewController programmatically call the "Send" button
        Posted  
        
            by Miril 
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Miril 
        
        
        
        Published on 2010-03-29T23:10:51Z
        Indexed on 
            2010/03/29
            23:13 UTC
        
        
        Read the original article
        Hit count: 727
        
Hi, I am trying to send an automatic email with an UIImage as an attachment when user presses 'Send Photo' button. Is there any way that we can programmatically call the "Send" button in the MFMailComposeViewController. If not could you please suggest me some other method of doing this. Any help will be appreciated.
Thanx in advance.
© Stack Overflow or respective owner