What classes am I looking in to? I’d like to allow the user to to “order” something via email in the app. i would like to use a modal view to show an email form which is pre-poulated.
Can someone please explain the process of sending an in-app email like this or refer me to the proper documentation?
Apple’s iPhone SDK documentation has some information about using in-app email:
MFMailComposeViewControllerclass reference (this is the view controller a user sees when writing an email)