Re: [w3c/manifest] Should appinstalled / beforeinstallprompt fire on native app installation? (#514)

If that's the case then that's unfortunate. But it shouldn't change the intent behind this. I'd be concerned if we were discussing a feature that _can't be_ implemented without magic powers on Android (e.g. an "installPlayApp" API), but this is mostly informational -- we're delivering a message to the app to tell it: we're going to install the Android app, would you like to proceed with this? If a User Agent can't implement Android app installation, it simply will always set `platform` to `["web"]`.

And this is not an Android-specific API. It can be used to inform the site about installation of a related application on any platform.

-- 
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/514#issuecomment-258066366

Received on Thursday, 3 November 2016 05:21:44 UTC