Skip to content

Fix iOS 5.1 localStorage problems #5

Description

@toddanglin

With the introduction of iOS 5.1, localStorage and WebSQL are treated as temporary data stores (deleted when the app is closed). TeamThing depends on these APIs to remember user credentials and settings, creating a bad repeat user experience in iOS 5.1.

We need to research and implement a workaround for iOS 5.1 so repeat users do not have to regularly re-enter credentials and choose their team.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions