i have a oneplus 6t, all is working fine here
my gf has a motorola android, wifi and battery sensor are working perfectly
but the device tracker (location), seems after about 1-2 days, it just doesnt update anymore
battery/wiif still updating
location is offcourse enabled, battery optimalization is off
i try to send the reques_location service from with a notification, that doesnt help either…
what helps, is to manually open the application again
then it works again for 1-2 days
what could be wrong? why is battery/wifi working, and location not updating anymore?
Sounds like the Android Doze feature is hitting you.
You might be able to work around this with an adb command: adb shell dumpsys deviceidle whitelist +<package_name>
Ok, thnx for tip…
Have enabled now also unrestricted data for the HA app, although don’t that’s the issue…
I will wait again some days… Then i try that adb command… but not sure if it will help, don’t think doze already existed on Android 8…