9.0.0
·
71 commits
to master
since this release
Changed
- Updated HyperTrack iOS SDK to 4.14.0
- Updated HyperTrack Android SDK to 6.4.0
createInstance()renamed toinitialize()getDeviceID()renamed togetDeviceId()syncDeviceSettings()renamed tosync()setDeviceName()renamed tosetName()subscribeToErrors()callback now has param type (HyperTrackError)LocationErrornow has different structure
Added
initialize()configuration params for- Debug logging
- Background location permissions request for Android
- Mock locations
subscribeToAvailability()
Removed
enableDebugLogging()(useinitialize()paramloggingEnabledistead)setTripMarker()(useaddGeotaginstead)