Releases: radarlabs/radar-sdk-android
Releases · radarlabs/radar-sdk-android
3.18.5
3.18.4
- Improves the reliability of
Radar.startTrackingVerified()
andRadar.stopTrackingVerified()
. - Updates
Radar.getVerifiedLocationToken()
to fetch a fresh location token iftoken.passed == false
for the cached location token.
3.18.3
3.18.2
- Exposes
operatingHours
field inRadarGeofences
.
3.18.2-beta.1
- Exposed
operatingHours
field inRadarGeofences
.
3.18.1
- Introduces ability to enable logging for live publishable keys.
3.19.0-beta.2
- Reintroduce convenience methods for location permissions.
3.19.0-beta.1
- Reintroduce convenience methods for location permissions.
3.18.0
- Adds feature gate to logging of app opens.
3.17.2
- Improves logging of app termination.
- Modifies app lifecycle logging to only trigger when log level is set to
debug
.