5.5.0
Added
- Support for tracking orders with geotags.
- New
addGeotag(orderHandle, orderStatus, metadata)
function OrderStatus
can be.clockIn
|.clockOut
|.custom("your_status")
- Use this when users clock in/out of work in your app to honor their work time (see Clock in/out Tagging guide for more info)
- New
- New
HyperTrackAllowMockLocation
Info.plist flag to support mock locations in development testing.
Changed
- Better data batching to optimize battery usage