Re: [manifest] Resolve start_url against manifest URL (#330)

I guess app stores will need to digest manifests hosted within application's origin. The problem here is that there's no mechanism for telling the UA "hey, now install the app whose manifest is here: https://myapp.com/manifest.json"
So the app store would need to redirect the UA to the apps start page (possibly start_url) so that the manifest is ingested from the <link> element.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/330#issuecomment-82269535

Received on Tuesday, 17 March 2015 10:53:56 UTC