Skip to content

Issues with Android 16 #2155

@qgjdev

Description

@qgjdev

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
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions