Re: [w3c/manifest] Support a way to update explicitly (#446)

@alancutter @g-ortuno the manifest fetching and parsing for updates is still done on-device on Android, with parsed values and icons being sent to the server to compute whether or not an update is needed based on those. Supporting explicit updating would probably just require some extra flag to "force an update", which may already exist.

The implementation side should be orthogona though - here we should be answering the question of whether this is a sensible and desirable functionality that should be supported.

-- 
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/446#issuecomment-631300886

Received on Wednesday, 20 May 2020 07:47:42 UTC