Re: [w3c/manifest] Add Manifest option for specifying browser app picker behavior (#764)

> -Some PWAs may want the browser to always show the app picker for link clicks into their PWA, to give the user the option of which app to open the link with.

Could you clarify a case where you think an app might want this behaviour?

> -Some PWAs may want the browser to always directly open link clicks in their app without showing the app picker. This is analogous to the behavior of Android App Links.

To my mind, this feels like the behaviour most apps would want.

> -Some PWAs may never want the browser to open certain links in their app. For example, Facebook may have an app, but they are also an authentication provider and may not want redirects to login links to be opened in the app (e.g. https://www.facebook.com/v3.2/dialog/oauth)

Are there any other examples aside from OAuth providers that might want this exclusion behaviour?

-- 
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/764#issuecomment-488564796

Received on Thursday, 2 May 2019 06:25:33 UTC