v4.3.5
- Adds
Radar.startTrackingVerified()
,Radar.stopTrackingVerified()
,Radar.getVerifiedLocationToken()
,Radar.onTokenUpdated(callback)
, andRadar.setExpectedJurisdiction(countryCode, stateCode)
. - Exposes
_id
andfailureReasons
in location token callbacks.