I want to add a feature of sending some text via email from my iphone app. please tell me how to proceed. plz tell the steps on how to send email from and to . thanks
Asked
Active
Viewed 2,569 times
0
-
possible duplicate of [iphone app send email](http://stackoverflow.com/questions/1494626/iphone-app-send-email) – Brad Larson Oct 17 '10 at 22:50
2 Answers
6
What you want is the documentation for the MFMailComposeViewController

jer
- 20,094
- 5
- 45
- 69
-
There is also sample code listed under "Related sample code" at that link. – Kris Markel Oct 17 '10 at 22:06
1
A very cool, and easy way to gain this and other share features is to add ShareKit. It take 5 minutes to setup and lets you add Twitter, Facebook and others.

coneybeare
- 33,113
- 21
- 131
- 183