Skip to content

Releases: hypertrack/sdk-react-native

14.0.6

20 Nov 18:43
372bc68

Choose a tag to compare

Changed

  • Updated HyperTrack SDK iOS to 5.12.1

14.0.5

11 Nov 17:02
fb4e4a0

Choose a tag to compare

Fixed

  • Fixed HyperTrack SDK iOS version to 5.12.0

14.0.4

20 Oct 15:05
4dbb209

Choose a tag to compare

Removed

  • RCT-Folly dependency (to ensure React Native 0.80+ compatibility)

Changed

  • Updated HyperTrack SDK iOS to 5.11.4
  • Updated HyperTrack SDK Android to 7.12.0

14.0.3

01 Oct 17:09
4316f71

Choose a tag to compare

Changed

  • Updated HyperTrack SDK Android to 7.12.0

14.0.2

06 Mar 19:58
9f7de1f

Choose a tag to compare

Changed

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

14.0.1

05 Mar 15:10
7e2366c

Choose a tag to compare

Changed

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

14.0.0

06 Feb 18:05
72a7480

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
  • Error on HyperTrack.getOrders()/HyperTrack.subscribeToOrders() on Android when assigning multiple orders to the worker

13.8.0

23 Jan 20:07
4e19ced

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

13.7.1

05 Dec 19:44
371a31f

Choose a tag to compare

Changed

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

13.7.0

22 Nov 19:00
f57d724

Choose a tag to compare

Changed

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