I train in the creation of programs for the iPhone using MFMailComposeViewController. However, an error occurs when compiling:
Undefined symbols for architec
You must add the MessageUI.framework framework to you project.
Here's how you do it: