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?
1) Create a timeout for each request needed
2) Check every X seconds
3) Check only on APP first start?
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? 1) Create a timeout for each request needed 2) Check every X seconds 3) Check only on APP first start?