Re: [w3c/manifest] beforeinstallprompt : Prompting user makes it to hard to discern whether the user truly wanted to "install" a web app (#835)

> This seems like a completely orthogonal issue
Because UI is not spec-ed, it's a moving thing, a browser can change its UI as much as it wants, it can chose to make it visible (an icon in the address bar) or very hidden (a non-obvious label at the end of the three dot menu), but as a developer, I shouldn't be concerned about the browser UI, I don't want to educate my users to access a web plateform feature on a specific browser. It should be the browser's charge.
`beforeinstallprompt` event offers a consistent way to manually trigger a web plateform feature despite browser UI & its potential changes over time and that's all I need.

I feel like I’ve done my due diligence in expressing my concern here.

-- 
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/835#issuecomment-565226389

Received on Thursday, 12 December 2019 23:04:53 UTC