- Fetching device location using core location.
- Every 13 sec displaying the latitude, longitude and timestamp.
- Storing it in offline using core data (local database) when device has no internet.
- Once the internet is connected displaying offline data with count & clearing the db.