Reputation: 1428
I wants to fetch email address from the recipients address in MFMailComposer after the user enters the recipients address.
Upvotes: 2
Views: 485
Reputation: 9876
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
Upvotes: 1
Reputation: 6016
There are no ways to get the components(information) of MFMailComposeViewController once it has been opened/launched.
Upvotes: 0