Closed CesarHerreraG closed 5 years ago
Hello @CesarHerreraG, Thanks for the feedback, currently the app use only the GPS signal as source for position. As mentioned here : http://doc.qt.io/qt-5/qml-qtpositioning-positionsource.html
PositionSource.SatellitePositioningMethods - Satellite-based positioning methods such as GPS should be preferred.
Our code : https://github.com/ernesst/ActivityTracker/blob/master/Tracker.qml#L103
So your phone doesn't need internet to track, only thing missing will be the map, but as soon you reconnect the phone you'll see the map and it will be cached.
Thanks.
When you are in the countryside, many times there is no data connection. And also for privacy reasons it would be good can use only GPS with no net connection. Aldow in this moment you can't see a map.