Skip to content

Releases: hypertrack/sdk-ios

4.13.0

23 Sep 17:40
Compare
Choose a tag to compare

Changed

  • If the user simulates locations when it's prohibited, the SDK still passes real locations through if there are any.

4.12.4

08 Jul 18:34
Compare
Choose a tag to compare

Fixed

  • Setting availability now immediately reflects in availability getter

5.0.0-alpha.1

21 Jun 00:21
Compare
Choose a tag to compare
5.0.0-alpha.1 Pre-release
Pre-release
Release "5.0.0-alpha.1"

4.12.3

13 Jun 16:47
Compare
Choose a tag to compare

Fixed

  • Notifications sending only when tracking and availability values change.

4.12.3-rc.1

13 Jun 13:55
Compare
Choose a tag to compare
4.12.3-rc.1 Pre-release
Pre-release
Release 4.12.3-rc.1

4.12.2

10 Jun 21:54
Compare
Choose a tag to compare

Fixed

  • A race where the tracking and availability notifications were sent before they observable variables were changed.

4.12.1

10 Jun 20:50
Compare
Choose a tag to compare

Fixed

  • Regression in posting tracking notifications

4.12.0

09 Jun 21:44
Compare
Choose a tag to compare

Added

  • SDK now reports simulated locations as an outage
  • Developers can simulate locations in development using the new mockLocationsAllowed property.

Changed

  • Logs are disabled by default now. Can be enabled using the new isLoggingEnabled type property.

4.11.1

29 Apr 20:26
Compare
Choose a tag to compare

Fixed

  • Fixed Objective-C interface not having an error case for location getter.

4.11.0

29 Apr 12:59
Compare
Choose a tag to compare

Added

  • Current location getter allows to synchronously get the current location of the user or a reason for why it's not available.