w3c-webmob / installable-webapps

Use cases and requirements for installable web apps
43 stars 13 forks source link

Describe how task switcher integration works on various platforms #31

Open marcoscaceres opened 10 years ago

marcoscaceres commented 10 years ago

Elsewhere, Rob Manson wrote:

..the common experience especially on iOS is that even when you background an installed app and then foreground it again it reloads the entire state. This effectively breaks the UX and makes this mode almost unusable. It's definitely possible to use localStorage, etc. to work around this but the UX is horrible. Allowing installed apps to persist their resources and loaded state across background/foreground (and ideally even launches) would be a massive step forward. Perhaps naming this a "First use page" would help clarify this focus?