Skip to content
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.

Offline #222

Open
jcarbaugh opened this issue Jun 6, 2013 · 1 comment
Open

Offline #222

jcarbaugh opened this issue Jun 6, 2013 · 1 comment

Comments

@jcarbaugh
Copy link
Contributor

We need to think more about how offline is going to work in the app. We have a weird mix of stuff that will work because it's cached and then suddenly fail when you try to go to a screen with uncached data.

Maps work (disappear, but not crash the app) if you are online and then lose connection, but crashes if the app NEVER had network connectivity (state restoration into a cached view such as Followed and then into a legislator detail page). I believe this is because the app never receives network state change information (network state never changed).

Not sure what to do. Thoughts?

@dcloud
Copy link
Contributor

dcloud commented Nov 4, 2014

see related #423 and #418

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants