I have a contact us form in my iphone application.
with first name last email phone no. and Message field
I want to send this information to email adress say abc.gmail.com
can any body guide me how to do this.
i have tried a tutorial it working but mail is not receiving to my mail box.
can any body help me or send me the code sample for it.
I have a contact us form in my iphone application. with first name last
Share
The tutorial is perfect but the simulator has certain constraints.
You
CANNOTsend mails through simulator even though it says mail send sucessfully.So for sending mails you have to install the application on device and test.
Try MFMAILCOMPOSER.