I am developing an app in which i have to send email using MFMailComposeViewController to multiple user selecting from contact list.When I send email once it goes but when i do it second time I get following warning: Attempt to present on while a presentation is in progress!.Please let me know whats the issue here.
Thanks.