标签: iphone objective-c xcode ipad
我想从我的应用程序发送电子邮件。我怎么发送它?
答案 0 :(得分:4)
MFMailComposeViewController的文档是您应该首先开始的。
通常,我不建议使用教程链接this link might be useful.