Ish: Feature request: support location tracking to eliminate the background limit

Created on 11 Oct 2019  路  5Comments  路  Source: ish-app/ish

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.

Most helpful comment

Oops, fixed.

All 5 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

goerz picture goerz  路  5Comments

MasonProtter picture MasonProtter  路  3Comments

cleverdevil picture cleverdevil  路  4Comments

anzhi0708 picture anzhi0708  路  5Comments

rluvaton picture rluvaton  路  3Comments