Forum Navigation
You need to log in to create posts and topics.

Email from iPhone app

Posted by: kshmidheiser <kshmidheiser@...>

Bernie wrote:

>My first attempt at implementing email from an iPhone app looked
>something like...

There is always the mothership method that has the advantage of
working with iPhone OS 2.0 or later (rather than just 3.0) as well as
Mac OS X 10.5.4 or later. It also allows attachments to be added to
the message:

developer.apple.com/iphone/library/samplecode/MailComposer/Introduction/Intro.html

A third-party discussion can be found here:

blog.mugunthkumar.com/coding/iphone-tutorial-in-app-email/

Ken