Skip to content

Releases: radarlabs/radar-sdk-android

3.18.1

04 Oct 15:02
ec4845f
Compare
Choose a tag to compare
  • Introduces ability to enable logging for live publishable keys.

3.19.0-beta.2

03 Oct 17:47
Compare
Choose a tag to compare
3.19.0-beta.2 Pre-release
Pre-release
  • Reintroduce convenience methods for location permissions.

3.19.0-beta.1

03 Oct 17:04
Compare
Choose a tag to compare
3.19.0-beta.1 Pre-release
Pre-release
  • Reintroduce convenience methods for location permissions.

3.18.0

13 Sep 18:52
13b0781
Compare
Choose a tag to compare
  • Adds feature gate to logging of app opens.

3.17.2

29 Aug 19:42
e6a68d2
Compare
Choose a tag to compare
  • Improves logging of app termination.
  • Modifies app lifecycle logging to only trigger when log level is set to debug.

3.17.2-beta.1

28 Aug 17:10
Compare
Choose a tag to compare
3.17.2-beta.1 Pre-release
Pre-release
  • allow setReceiver and setVerifiedReceiver to be called before initialize.

3.17.1

17 Aug 12:09
5f757ce
Compare
Choose a tag to compare
  • Warns instead of crashing when calling Radar.trackVerified() if Play Integrity API dependency is not included.

3.16.2

17 Aug 11:46
Compare
Choose a tag to compare
  • Warns instead of crashing when calling Radar.trackVerified() if Play Integrity API dependency is not included.

3.17.0

16 Aug 18:04
dd25781
Compare
Choose a tag to compare
  • Adds support for motion activity detection.

3.16.1

15 Aug 12:49
8d803fa
Compare
Choose a tag to compare
  • Adds Radar.setExpectedJurisdiction(countryCode, stateCode).
  • Exposes RadarVerifiedLocationToken._id and RadarVerifiedLocationToken.failureReasons.