-
-
Notifications
You must be signed in to change notification settings - Fork 501
Open
Description
Hi people,
ever since GrapheneOS updated to Android 16, OwnTracks stopped working properly. It will only update my location whenever I open the app.
I know this sounds like a battery optimization thing, however I double-checked that the background usage was set to unrestricted and the option to pause the app when unused was deactivated.
I have no idea what to do or how to debug this problem.
Here's my configuration:
{
"_type" : "configuration",
"_id" : "myid",
"waypoints" : [ ],
"_build" : 420504022,
"autostartOnBoot" : true,
"cleanSession" : false,
"clientId" : "myclientid",
"cmd" : true,
"connectionTimeoutSeconds" : 30,
"debugLog" : false,
"deviceId" : "mydeviceid",
"discardNetworkLocationThresholdSeconds" : 0,
"enableMapRotation" : false,
"encryptionKey" : "",
"experimentalFeatures" : [ ],
"extendedData" : true,
"fusedRegionDetection" : true,
"host" : "mydomain.org",
"ignoreInaccurateLocations" : 0,
"ignoreStaleLocations" : 0.0,
"info" : true,
"keepalive" : 60,
"locatorDisplacement" : 500,
"locatorInterval" : 60,
"mapLayerStyle" : "OpenStreetMapNormal",
"mode" : 0,
"monitoring" : 1,
"moveModeLocatorInterval" : 10,
"mqttProtocolLevel" : 3,
"notificationEvents" : true,
"notificationGeocoderErrors" : true,
"notificationHigherPriority" : false,
"notificationLocation" : true,
"opencageApiKey" : "",
"osmTileScaleFactor" : 1.0,
"password" : "XxXxXxXx",
"pegLocatorFastestIntervalToInterval" : false,
"ping" : 15,
"port" : 1883,
"pubQos" : 1,
"pubRetain" : true,
"pubTopicBase" : "owntracks/%u/%d",
"publishLocationOnConnect" : true,
"remoteConfiguration" : false,
"reverseGeocodeProvider" : "Device",
"showRegionsOnMap" : true,
"sub" : true,
"subQos" : 2,
"subTopic" : "owntracks/+/+",
"theme" : "Auto",
"tid" : "id",
"tls" : false,
"tlsClientCrt" : "",
"username" : "myusername",
"ws" : false
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels