Releases: hypertrack/sdk-ios
Releases · hypertrack/sdk-ios
5.12.1
5.12.0
5.11.3
Changed
- Fixes and improvements to SDK runtime efficiency
5.11.2
Fixed
- A race condition in which the user action of killing the app could potentially result in a small amount of events being discarded.
5.11.1
Changed
- Fixes and improvements to SDK runtime efficiency
5.11.0
Changed
- Fixes and improvements to SDK runtime efficiency
5.10.0
Added
- New
HyperTrack.allowMockLocationgetter/setter which can be used to allow mock location(s).- Use this API only if modifying the compiled
HyperTrackAllowMockLocationInfo.plist value is insufficient for your needs.- example: if for some reason you aren't able to recompile with
HyperTrackAllowMockLocationset toYESfor your prod app QA mock location tests.
- example: if for some reason you aren't able to recompile with
- Use this API only if modifying the compiled
Changed
- Fixes and improvements to SDK runtime efficiency
5.9.1
Changed
- Fixes and improvements to SDK runtime efficiency
5.9.0
Changed
HyperTrack.locationreturns the latest location (previously distance filtered)
5.8.1
Changed
- Data batching configuration changes now take effect immediately.
Fixed
- Fixed a rare issue that could cause location events to be dropped under certain conditions.