Re: [geolocation-sensor] Support geolocation (especially geofencing) in the "background" (#22)

We operate a food delivery platform and use background tracking to monitor driver activity without excessive battery usage. Our stack is predominately web-based but is complicated by the fact that we need to use an app platform in order to access native API's for background tracking. This has added unneccesary costs and complexity to our codebase. There is so much the web platform can access from push messages to bluettoth but background tracking seems like a crucial oversight. User privacy is clearly the main concern but this can be solved using a combination of browser permissions and notifications.

-- 
GitHub Notification of comment by adamjimenez
Please view or discuss this issue at https://github.com/w3c/geolocation-sensor/issues/22#issuecomment-2116025655 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 16 May 2024 19:26:21 UTC