eternagame / eterna-mobile

Eterna mobile app
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Mobile should warn that the app requires a network connection #109

Open tkaragianes opened 2 years ago

tkaragianes commented 2 years ago

If a user does not have a network connection (no WiFi, no cell), we should warn them that the app requires a network connection. Currently, the app will hang with a loading spinner if the user is disconnected. Eventually we want to abandon the network requirement - the tutorials should be locally available.