Skip to content

Releases: radarlabs/radar-sdk-android

3.18.9-beta.1

06 Dec 19:48
Compare
Choose a tag to compare
3.18.9-beta.1 Pre-release
Pre-release
bump beta version

3.18.8

06 Dec 16:34
bec3c9e
Compare
Choose a tag to compare
  • Increases the accuracy and freshness of geolocation checks near state borders.

3.18.7

04 Dec 14:26
dfc8fe6
Compare
Choose a tag to compare
  • Sends errors from Radar.trackVerified() and Radar.startTrackingVerified() to RadarDelegate.didFail(status:).
  • Suppresses first-run debug logs.

3.18.8-beta.2

02 Dec 20:31
Compare
Choose a tag to compare
3.18.8-beta.2 Pre-release
Pre-release
catch errors unregistering callbacks

3.18.7-beta.2

26 Nov 23:52
Compare
Choose a tag to compare
3.18.7-beta.2 Pre-release
Pre-release
  • Enables remote tracking options to be able to ramp up and ramp down without network connection.

3.18.8-beta.1

22 Nov 13:22
Compare
Choose a tag to compare
3.18.8-beta.1 Pre-release
Pre-release
3.18.8-beta.1

3.18.7-beta.1

11 Nov 14:37
cfd8ca1
Compare
Choose a tag to compare
3.18.7-beta.1 Pre-release
Pre-release
  • Enables remote tracking options to be able to ramp up and ramp down without network connection.

3.18.6

08 Nov 22:17
cfd8ca1
Compare
Choose a tag to compare
  • Enables Radar.startTrip() to be called with tripOptions.startTracking = false, preventing the automatic starting of tracking.
  • Allows trackingOptions.startTrackingAfter set locally to be used in conjunction with remote tracking options.

3.18.6-beta.1

07 Nov 19:24
Compare
Choose a tag to compare
3.18.6-beta.1 Pre-release
Pre-release
  • Improves timestamp logic for replays.

3.18.5

25 Oct 11:36
4aefc64
Compare
Choose a tag to compare
  • Improves the reliability of Radar.startTrackingVerified() and Radar.stopTrackingVerified().