How to get data to whom I send an email to iphone

I want to display a list of emails to which I send an email from my application. (I do not accept emails from my iphone). I want the letters you enter to be in the "To" address.

Thanks in advance

+5
source share
1 answer

You must direct this to Blog . The blog explains how to get recipient email list form MFMailComposeViewController.

Hope this helps you.

+2
source

All Articles