-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Check for internet connectivity / api response on the first open of the APP.
Add a warning header displaying some message when the APP isn't able to connect to the API Server..
How can we check it?
- Create a timeout for each request needed
- Check every X seconds
- Check only on APP first start?