B Binju macrumors member Original poster Jan 31, 2010 65 0 Feb 22, 2010 #1 How can we open the "mail" and "contacts" of iphone programmatically?
KoolStar macrumors demi-god Oct 16, 2006 825 9 Kentucky Feb 22, 2010 #2 As in compose a message? I have not see someone that opens the mail database yet. However, for the contacts look at ABPeoplePicker.
As in compose a message? I have not see someone that opens the mail database yet. However, for the contacts look at ABPeoplePicker.
H HarryWorksInc macrumors regular Feb 21, 2010 179 0 Feb 23, 2010 #3 emailing Well if you just want to bring up a sheet to compose a message, attach a picture to it, and write a short thing for the body you can look at this: http://developer.apple.com/iphone/library/samplecode/MailComposer/index.html apple sample code. Also with this API you can set the email in which you are sending it and set the subject
emailing Well if you just want to bring up a sheet to compose a message, attach a picture to it, and write a short thing for the body you can look at this: http://developer.apple.com/iphone/library/samplecode/MailComposer/index.html apple sample code. Also with this API you can set the email in which you are sending it and set the subject