Releases: hypertrack/sdk-flutter
Releases · hypertrack/sdk-flutter
2.3.0
Added
- New
setWorkerHandle
andgetWorkerHandle
can be used to identify workers- We observed our customers identify worker devices via
HyperTrack.metadata
, so we decided to make it a first class citizen in our API. - If you previously used
metadata
to identify workers, we suggest usingworkerHandle
for this purpose instead.
- We observed our customers identify worker devices via
Changed
2.2.3
2.2.2
2.2.1
2.2.0
Changed
- New
addGeotag
andaddGeotagWithExpectedLocation
methods signature that haveorderHandle
andorderStatus
parameters. You can use this API when users need to clock in/out of work in your app to honor their work time (see Clock in/out Tagging guide for more info) - Updated HyperTrack SDK iOS to 5.5.2
- Updated HyperTrack SDK Android to 7.5.3