Skip to content

Releases: hypertrack/sdk-ios

4.9.1-rc.1

10 Jan 19:47
Compare
Choose a tag to compare
4.9.1-rc.1 Pre-release
Pre-release
Release 4.9.1-rc.1

4.9.0

05 Jan 14:53
Compare
Choose a tag to compare

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

24 Dec 15:18
Compare
Choose a tag to compare
4.9.0-rc.4 Pre-release
Pre-release
Release 4.9.0-rc.4

4.9.0-rc.3

23 Dec 15:40
Compare
Choose a tag to compare
4.9.0-rc.3 Pre-release
Pre-release
Release 4.9.0-rc.3

4.9.0-rc.2

22 Dec 15:34
Compare
Choose a tag to compare
4.9.0-rc.2 Pre-release
Pre-release
Release 4.9.0-rc.2

4.9.0-rc.1

18 Nov 20:11
Compare
Choose a tag to compare
4.9.0-rc.1 Pre-release
Pre-release
Release 4.9.0-rc.1

4.9.0-devpoc

18 Nov 20:28
Compare
Choose a tag to compare
4.9.0-devpoc Pre-release
Pre-release
Release 4.9.0-devpoc

UX and Geotag improvements

22 Apr 15:36
Compare
Choose a tag to compare

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

22 Mar 18:20
Compare
Choose a tag to compare
4.8.0-rc.1 Pre-release
Pre-release
Release 4.8.0-rc.1

HyperTrack SDK for iOS 4.7.0

23 Dec 08:35
Compare
Choose a tag to compare

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.