- Adds
Radar.clearVerifiedLocationToken()
to clear the last location token (e.g., on logout). - When calling
Radar.startTrackingVerified()
, if the last location token is valid, avoids fetching a fresh location token immediately and simply schedules the next location check.