Bug 199029
Summary: | Opening external links from an installed PWA that open native apps lead to blank page when going back to PWA | ||
---|---|---|---|
Product: | WebKit | Reporter: | Fabian <fk> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | fk, hearcomestreble, smoley, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari 12 | ||
Hardware: | Unspecified | ||
OS: | iOS 12 |
Fabian
We have a PWA that has a link to a google maps URL. When the PWA is installed on iOS and you click the link, iOS seems to open a new window that then opens the native google maps app. While that works, the PWA will be blank page if you go back to it.
This seems to only happen when opening the external link (in this case the google maps link) via window.open().
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/51930788>
Smoley
Please attach a test case (URL to the PWA) and a sysdiagnose triggered after reproducing this issue. Thanks