I am working on one feature,which sends some information to server and server sends the email.
On the view I have to provide one button i.e Inbox which will open Native Inbox like we access photo library.
So is it doable?
Thanks,
Sagar
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
As far as I know No. You can send Emails with the
MessageUI.framework. But access the email.app no. But try it with a Webservice. You send data and the server sends it immediately back. Not through email.