1.0.0
pavel-kuznetsov-hypertrack
released this
22 Feb 19:26
·
34 commits
to master
since this release
Changed
- Updated HyperTrack iOS SDK to 4.14.0
- Updated HyperTrack Android SDK to 6.4.0
syncDeviceSettings()
renamed tosync()
setDeviceName()
renamed tosetName()
setDeviceMetadata()
renamed tosetMetadata()
start()
renamed tostartTracking()
stop()
renamed tostopTracking()
Added
initialize()
configuration params for- Debug logging
- Background location permissions request for Android
- Mock locations
onAvailabilityChanged
streamonError
stream- Location result for
addGeotag
Removed
getLatestLocation()
allowMockLocations()
(useinitialize()
paramallowMockLocations
istead)enableDebugLogging()
(useinitialize()
paramloggingEnabled
istead)getRunnigStatus()