Skip to content

Releases: hypertrack/sdk-ionic-capacitor

4.0.3

07 Mar 16:47
575896f
Compare
Choose a tag to compare

Changed

  • Updated HyperTrack SDK iOS to 5.11.2
  • Updated HyperTrack SDK Android to 7.11.3

4.0.2

05 Mar 15:10
5b60e75
Compare
Choose a tag to compare

Changed

  • Updated HyperTrack SDK iOS to 5.11.1
  • Updated HyperTrack SDK Android to 7.11.2

4.0.1

05 Feb 16:23
6eae964
Compare
Choose a tag to compare

Fixed

  • Error on HyperTrack.getOrders()/HyperTrack.subscribeToOrders() on Android when assigning multiple orders to the worker

4.0.0

04 Feb 15:46
f930a53
Compare
Choose a tag to compare

Changed

  • Order.isInsideGeofence is now an async fuction that returns the value at the moment when it called (instead of the constant value at the time of getOrders being called)
  • Updated HyperTrack SDK iOS to 5.11.0
  • Updated HyperTrack SDK Android to 7.11.0

Fixed

  • Wrong order of Orders in HyperTrack.getOrders() on iOS

3.8.0

17 Jan 16:32
422b93b
Compare
Choose a tag to compare

Added

  • New HyperTrack.getAllowMockLocation() and HyperTrack.setAllowMockLocation() methods which can be used to allow mocking location data.
    • Check the Test with mock locations guide for more information.
    • Note: To avoid issues related to race conditions in your code use this API only if modifying the compiled HyperTrackAllowMockLocation AndroidManifest.xml/Info.plist value is insufficient for your needs.
      • Example: if for some reason you aren't able to recompile with HyperTrackAllowMockLocation set to YES/true for your prod app QA mock location tests and need to set up the value in runtime.

Changed

  • Updated HyperTrack SDK iOS to 5.10.0
  • Updated HyperTrack SDK Android to 7.10.0

3.7.1

05 Dec 19:44
2c65e81
Compare
Choose a tag to compare

Changed

  • Updated HyperTrack SDK iOS to 5.9.1
  • Updated HyperTrack SDK Android to 7.9.1

3.7.0

22 Nov 18:56
61c6e15
Compare
Choose a tag to compare

Changed

  • Updated HyperTrack SDK iOS to 5.9.0
  • Updated HyperTrack SDK Android to 7.9.0

3.6.3

13 Nov 14:53
272f918
Compare
Choose a tag to compare

Changed

  • Updated HyperTrack SDK iOS to 5.8.1
  • Updated HyperTrack SDK Android to 7.8.4

3.6.2

24 Sep 17:11
422517e
Compare
Choose a tag to compare

Changed

  • Updated HyperTrack SDK Android to 7.8.3

3.6.1

18 Sep 15:12
e22eea9
Compare
Choose a tag to compare

Changed

  • Updated HyperTrack SDK Android to 7.8.2