I have an IOS app that displays some hardcoded HTML pages… Is it possible to open the email program with a MailTo button ?
Share
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.
I just tried it using the below code, and the link was there, but the email App did not load when I clicked the link. Nothing at all happened in-fact. However, this was on the simulator.
Update: This did open the Mail App on an actual device. So, yes, it does work!