Releases: hypertrack/sdk-android
Releases · hypertrack/sdk-android
v5.4.0
Added
- Mock location outage
- New Logging
Removed
- Sync on app going to background and foreground
5.3.0
Bug fixes and whitelisting improvements
Fixed
- Cached location has a timestamp that was previously missing. Now it can be examined if that's matters. We still invalidate locations based on accelerometer data when we believe they are no longer relevant.
- Permission denial on a first run wasn't reported on Android 11 (now fixed).
- Fixed caching issue, that could lead to isRunning returns true with service been stopped.
- Added a separate button to the whitelisting prompt. Now it's possible to review the steps since the dialog remains visible until Done is clicked. The behavior is also changed since the state resets back to default when the application was terminated by OS with meaningless reason.