0

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

shobhnit
  • 141
  • 1
  • 2
  • 9
  • 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 Answers2

6

What you want is the documentation for the MFMailComposeViewController

jer
  • 20,094
  • 5
  • 45
  • 69
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