2

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

Prajnaranjan Das
  • 1,378
  • 1
  • 9
  • 26

2 Answers2

1

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

DShah
  • 9,768
  • 11
  • 71
  • 127
0

There are no ways to get the components(information) of MFMailComposeViewController once it has been opened/launched.