Retired Document
Important: This document may not represent best practices for current development. Links to downloads and other resources may no longer be valid.
About System Messaging
iOS lets you present a standard email or SMS composition interface from within your app. In both cases, you can programmatically preconfigure the message with recipients and content, which the user can then edit before sending. Outgoing mail and SMS messages are automatically handled by the system’s Mail and Messages queues.
Organization of This Document
This document includes the following articles:
Sending a Mail Message explains how to use the standard mail composition interface as well as how to write a delegate method for dismissing it when the user is finished.
Sending an SMS Message explains how to configure and present a standard SMS message composition interface, as well as how to dismiss it with a delegate object.
Copyright © 2015 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2015-03-09