Releases: hypertrack/sdk-ios
Releases · hypertrack/sdk-ios
4.9.1-rc.1
Release 4.9.1-rc.1
4.9.0
Added
- Battery instrumentation support. You can see the current battery level in our REST APIs.
Fixed
- Automatic sync is now active even after integrating the SDK without push notifications. Please be advised, push notification integration is mandatory for SDK operation.
- Start tracking notification is now being called correctly when the app restarts after being killed while tracking. This should also fix any other cases where start/stop tracking notifications are missed or called multiple times in a row.
4.9.0-rc.4
Release 4.9.0-rc.4
4.9.0-rc.3
Release 4.9.0-rc.3
4.9.0-rc.2
Release 4.9.0-rc.2
4.9.0-rc.1
Release 4.9.0-rc.1
4.9.0-devpoc
Release 4.9.0-devpoc
UX and Geotag improvements
Added
- SDK gets an additional fresh location fix every time the user brings the app to the foreground, improving geotag accuracy and trip destination triggers.
Changed
- SDK no longer tries to wake up the app in the background to check if it should start tracking. As a result, the iOS dialog "... has used your location _ times in background over the past 3 days..." will appear only when the SDK was explicitly tracking.
4.8.0-rc.1
Release 4.8.0-rc.1
HyperTrack SDK for iOS 4.7.0
Changed
- Improved health event generation.
- Events that are stored in the SDK database and are older than 24 hours will be deleted automatically.
Fixed
- Fixed issue with runtime error notifications.