radarlabs / radar-sdk-js

Web JavaScript SDK for Radar, the leading geofencing and location tracking platform
https://radar.com
Apache License 2.0
42 stars 11 forks source link

expose trackVerified() #107

Closed nickpatrick closed 1 year ago

nickpatrick commented 1 year ago

Exposes trackVerified(), which calls POST /track on desktop agent running on localhost:52516. Need to add error handling (e.g., case where desktop agent not installed or not running)

tderouin commented 1 year ago

I tested this out with Radar Verify, and it worked well.