iOS 13 reduced the maximum background runtime from 3mins to 30 seconds except for apps that track location.
I would like a location-tracking option that when enabled allows you to set the maximum background runtime in minutes all the way up to "forever". This would be awesome for developers who want to run a local web dev stack and access it via safari or other tools.
iOS 30?
In any case, location support could be useful in various ways.
Oops, fixed.
Doesn't Location services require things to have to have them to run in the background? for example to run google maps transit in the background you have to have a set destination and it has to be planning a route, checking traffic and updating your location not anything else. The only way to run commands in the background is to have location services enabled at all times and if not the command won't work, right? Please correct me if I'm wrong (might be useful for the future)
I don't know but Shelly has this feature and that's an SSH client. If you enable location tracking it can keep connections alive in the background indefinitely.
This is really a duplicate of #249, but location tracking is possibly a good idea. Background audio probably uses less battery though.
Most helpful comment
Oops, fixed.