Unanswered: Issue when app is added to home screen.
Unanswered: Issue when app is added to home screen.
I am wondering if anyone has workaround or solutions for handling returning to the app after opening a mailto link. When the app is in safari everything works, but if your added the app as a "Web Clip" it will not return to the app, nor will it remember where you were within the app.
i know this is because we have:
<meta name="apple-mobile-web-app-capable" content="yes">
but we want to have our app be fullscreen.
thank for any help.