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.
Radar.startTrackingVerified()
and Radar.stopTrackingVerified()
.Radar.getVerifiedLocationToken()
to fetch a fresh location token if token.passed == false
for the cached location token.