Skip to content

Releases: hypertrack/cordova-plugin-hypertrack

1.0.3

16 Jun 15:42
0ec28e3
Compare
Choose a tag to compare

Changed

  • Updated HyperTrack iOS SDK to 4.16.1

1.0.2

15 Jun 15:18
ecf0c27
Compare
Choose a tag to compare

Changed

  • Updated HyperTrack Android SDK to 6.4.2

1.0.1

12 Jun 14:04
2b735ec
Compare
Choose a tag to compare

Changed

  • Updated HyperTrack iOS SDK to 4.16.0

1.0.0

21 Feb 20:23
Compare
Choose a tag to compare

Changed

  • Updated HyperTrack Android SDK to 6.4.0
  • Updated HyperTrack iOS SDK to 4.14.0
  • Plugin exported object renamed from hypertrack to HyperTrack
  • setDeviceName() renamed to setName()
  • setDeviceMetadata() renamed to setMetadata()
  • addGeoTag() renamed to addGeotag()
  • syncDeviceSettings() renamed to sync()

Added

  • subscribeToTracking()
  • subscribeToAvailability()
  • subscribeToErrors()
  • unsubscribeFromTracking()
  • unsubscribeFromAvailability()
  • unsubscribeFromErrors()
  • isAvailable()
  • setAvailability()
  • Location result for addGeotag
  • getLocation()

Removed

  • getBlockers()
  • requestPermissionsIfNecessary()
  • allowMockLocations() (use allowMockLocations param in initialize() istead)
  • setTrackingNotificationProperties()
  • isRunning

0.6.4

12 Sep 09:26
Compare
Choose a tag to compare

[0.6.4] - 2022-07-08

Changed

  • Updated Hypertrack Android SDK to 6.2.2

0.6.3

01 Aug 14:01
e4919d7
Compare
Choose a tag to compare

Fix

  • Fix issue with missing com.google.gson dependency

0.6.2

08 Jul 13:36
Compare
Choose a tag to compare

Changed

  • Updated Hypertrack iOS SDK to 4.12.3

0.6.1

08 Jul 13:25
Compare
Choose a tag to compare

Changed

  • Updated Hypertrack Android SDK to 6.1.4

0.6.0

04 May 11:34
Compare
Choose a tag to compare

0.5.0

05 Apr 15:16
22a2b08
Compare
Choose a tag to compare

Added

  • getLatestLocation and getCurrentLocation methods