Skip to content

7.10.0

Compare
Choose a tag to compare
@ferologics ferologics released this 17 Jan 11:20
· 2 commits to master since this release

Added

  • New HyperTrack.allowMockLocation getter/setter which can be used to allow mock location(s).
    • Use this API only if modifying the compiled HyperTrackAllowMockLocation AndroidManifest.xml value is insufficient for your needs.
      • example: if for some reason you aren't able to recompile with HyperTrackAllowMockLocation set to true for your prod app QA mock location tests.

Changed

  • Fixes and improvements to SDK runtime efficiency

Fixed

  • A rare crash related to Foreground Service lifecycle misbehavior (OS API induced