Error when using mailto: link in Mobile Safari in app-capable mode

前端 未结 4 2006
囚心锁ツ
囚心锁ツ 2021-01-06 02:37

I\'ve got a form in a web page with an action that is \"mailto:email\" (where email is a real email address). When I load this page in Mobile Safari in regular mode (ie, not

4条回答
  •  清酒与你
    2021-01-06 03:05

    I am having the exact same issue with mailto links not working in the web capable mode. I just got done submitting a bug report to Apple. Let's see what happens, meanwhile I found another dev. platform for web apps that works in web capable mode and mailto links work, but it is funny how it works in this even--it is not as fluid as it is in Safari. Because even in this new web dev tool that I found, it closes your app and launches mail client, which is lame. In Safari it just slides in a mail window that slides back out if you hit cancel or send--it doesn't actually close your app.

提交回复
热议问题