Re: [w3c/manifest] Provide a way to not open a link in the PWA, in the moment (#989)

I suspect this is an Android WebAPK behavior.

> When a Progressive Web App is installed on Android, it will register a set of intent filters for all URLs within the scope of the app. When a user clicks on a link that is within the scope of the app, the app will be opened, rather than opening within a browser tab.

https://developers.google.com/web/fundamentals/integration/webapks#android_intent_filters

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/989#issuecomment-892277863

Received on Wednesday, 4 August 2021 01:03:05 UTC