iOS Programming Tutorial: How to Send SMS Text Message in Apps
This short programming tutorial shows you how to send SMS text message in iPhone apps. The MessageUI framework provides MFMessageComposeViewController to bring up a standard message interface.
Continued here:
iOS Programming Tutorial: How to Send SMS Text Message in Apps