haxwell / eog-mobile

1 stars 1 forks source link

Add Inactivity Timeout #115

Open haxwell opened 5 years ago

haxwell commented 5 years ago

If the user hasn't done anything in the app for a while, they lose connectivity with the backend, and then when they go back to it, they error out, or hang.

Ideally, the code would handle that, and just reconnect. But barring that, we should exit to the login screen after X minutes.