Skip to content

Moving from WebView to WebView2 and handling localStorage/IndexedDB data. #33

Open
@bryanwood

Description

@bryanwood

Realise this is probably too soon and assumes a lot but figured I'd list the scenario.

I've got a scenario where I've got a deployed UWP/appx for my PWA in the store using the current WebView that's using localStorage and IndexedDB. Would this storage be able to be preserved or accessible somehow when moving to WebView2? I can see a scenario that might appear where I might "lose" data.

  • User is offline and enters some data.
  • User terminates application.
  • User device comes online.
  • Application is updated from app store.
  • User opens application.

AB#27374585

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestfeature requesttrackedWe are tracking this work internally.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions