HyperTrack lets you add live location tracking to your mobile app. Live location is made available along with ongoing activity, tracking controls and tracking outage with reasons.
This repo contains an example Android app with a WebView that demonstrates you how to integrate your website with HyperTrack SDK.
Reference for the JS API that you can call from a WebView API Reference
Sign up for HyperTrack and get your publishable key from the Setup page.
Insert your HyperTrack publishable key to const PUBLISHABLE_KEY
in HyperTrackJsApi.kt
HyperTrack SDK needs Firebase Cloud Messaging to manage on-device tracking as well as enable using HyperTrack cloud APIs from your server to control the tracking.
Grant location and activity permissions (choose "Always Allow" for location).
Press Start tracking
button.
To see the device on a map, open the HyperTrack dashboard.
Join our Slack community for instant responses. You can also email us at [email protected]