Search code examples
iphonecocoa-touchiosemailmfmailcomposer

How to fetch email address from MFMailComposer's recipients address


I wants to fetch email address from the recipients address in MFMailComposer after the user enters the recipients address.


Solution

  • I have found a way to get Recipient email addresses. Please go through the below link which will help you to get email addresses..

    http://jomnius.blogspot.com/2011/02/how-to-find-mfmailcomposeviewcontroller.html

    also if you have any idea of how to get From email address. pls do let me know.. thanks