bnolan / echt-client

👀 React native component of the worlds greatest photo sharing app
1 stars 0 forks source link

Retry uploads and queuing uploads #14

Open bnolan opened 7 years ago

bnolan commented 7 years ago

If you are offline and take a bunch of photos (maybe you're on holiday / flakey internet), it'd be good to save those images and queue them for retry when the internet is back. Maybe display a 'no connection' icon on the upload, then automatically retry them when you're back in the app?

Maybe post-mvp feature.

But we definitely need a way to retry / delete broken uploads (they just stay on the camera screen at the moment). Might tie into #13.

bnolan commented 7 years ago

This sucks, but we can solve it in THE FUTURE. 🥄