Skip to content

Releases: hypertrack/sdk-react-native

13.2.0

13 Feb 10:11
Compare
Choose a tag to compare

Fixed

  • Fixed a serialization issue with dynamic publishable key implementation

13.1.0

31 Jan 14:27
769891c
Compare
Choose a tag to compare

Changed

  • Updated HyperTrack SDK iOS to 5.4.0
  • Updated HyperTrack SDK Android to 7.4.0

13.0.0

25 Jan 14:27
e21bf1f
Compare
Choose a tag to compare

Added

  • New Dynamic publishable key API allows to set the publishable key later in the app lifecycle. It should be used only when there is no other way around it and it's impossible to know the publishable key in advance at the build time. Please contact us if this matches your use case

Changed

  • Updated HyperTrack SDK iOS to 5.3.0
  • Updated HyperTrack SDK Android to 7.3.0

12.1.0

17 Jan 12:07
f245c3d
Compare
Choose a tag to compare

Fixed

  • Mitigates SDK cache file corruption that led to some Android devices loading to device_id values with all zeroes.
  • [iOS] Optimized querying the Location Manager to reduce impact on battery life and main thread performance.
  • Reduced network traffic.

Changed

  • Updated HyperTrack Android SDK to 7.2.0
  • Updated HyperTrack iOS SDK to 5.2.0

12.0.0

12 Dec 14:53
5afad0f
Compare
Choose a tag to compare

Changed

  • Now the SDK uses the Plugin architecture. You need to add additionall NPM dependencies for the plugins for the SDK to work properly. See Plugins and Migration Guide for more information.
  • Updated HyperTrack Android SDK to 7.0.11

11.0.11

11 Dec 13:30
89b6129
Compare
Choose a tag to compare

Changed

  • Updated HyperTrack Android SDK to 7.0.10
  • Updated HyperTrack iOS SDK to 5.0.8

11.0.10

20 Nov 22:46
daebfa1
Compare
Choose a tag to compare

Changed

  • Updated HyperTrack Android SDK to 7.0.9
  • Updated HyperTrack iOS SDK to 5.0.7

11.0.9

10 Nov 22:42
6d4be44
Compare
Choose a tag to compare

Changed

  • Updated HyperTrack Android SDK to 7.0.8
  • Updated HyperTrack iOS SDK to 5.0.6

11.0.8

08 Nov 10:12
f3452f9
Compare
Choose a tag to compare

Changed

  • Updated HyperTrack Android SDK to 7.0.7
  • Updated HyperTrack iOS SDK to 5.0.5

11.0.7

19 Oct 16:06
57c5fe3
Compare
Choose a tag to compare

Fixed

  • Lazily initialize event listener subscriptions