Releases: hypertrack/cordova-plugin-hypertrack
Releases · hypertrack/cordova-plugin-hypertrack
1.0.3
Changed
- Updated HyperTrack iOS SDK to 4.16.1
1.0.2
Changed
- Updated HyperTrack Android SDK to 6.4.2
1.0.1
Changed
- Updated HyperTrack iOS SDK to 4.16.0
1.0.0
Changed
- Updated HyperTrack Android SDK to 6.4.0
- Updated HyperTrack iOS SDK to 4.14.0
- Plugin exported object renamed from
hypertrack
toHyperTrack
setDeviceName()
renamed tosetName()
setDeviceMetadata()
renamed tosetMetadata()
addGeoTag()
renamed toaddGeotag()
syncDeviceSettings()
renamed tosync()
Added
subscribeToTracking()
subscribeToAvailability()
subscribeToErrors()
unsubscribeFromTracking()
unsubscribeFromAvailability()
unsubscribeFromErrors()
isAvailable()
setAvailability()
- Location result for
addGeotag
getLocation()
Removed
getBlockers()
requestPermissionsIfNecessary()
allowMockLocations()
(useallowMockLocations
param ininitialize()
istead)setTrackingNotificationProperties()
isRunning
0.6.4
0.6.3
Fix
- Fix issue with missing com.google.gson dependency
0.6.2
0.6.1
0.6.0
0.5.0
Added
- getLatestLocation and getCurrentLocation methods