Not receiving attachments sent from MFMailComposer
问题 I am trying to send out an email with a .csv attachment on the iPad. I am using the MFMailComposer per many examples given which is displayed below. When sending out the email, I can see the correct file attachment in the MFMailComposer window, but when I receive the email, nothing is attached. Any guidance as to what I may be doing wrong would be appreciated. Thank you for your time, if ([MFMailComposeViewController canSendMail]) { MFMailComposeViewController *mailViewController = [