-
Notifications
You must be signed in to change notification settings - Fork 126
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android Go 13 power control causes tracking stop #199
Comments
First of all thanks for posting the issue, so now we are aware of it. |
I had the same kind of issue with app crashed. I also tested it without crash so crash is not a sure thing. GPS Logger 3.2.0 on Xiaomi Note 7 |
@TVEgit - I looked into crash reports on Play Console, and I haven't found crashes related to your phone. Reading the Play Store reviews I found that someone with your device model reported that MIUI sometimes kills the app in background. We know that some phones (for example Huawei devices) tend to aggressively kill the apps in background, and that on some Samsung models the app is sometimes killed in background when the users make photos. Unfortunately Android and many manufacturers, trying to optimise the battery life, made a mess with the background operativity, and there is no way to solve it at app level. |
FWIW the phone I reported is a low spec Alcatel 1.
To your para below I have noticed if you receive a phone call the GPS
tracking stops but doesnt get reported in the UI by the app or the OS.
…On 14:56, Thu 05 Jan 23, Cat wrote:
@TVEgit - I looked into crash reports on Play Console, and I haven't found crashes related to your phone.
Are you experimenting app crashes, or your Android system is killing the app in background?
Reading the Play Store reviews I found that someone with your device model reported that MIUI sometimes kills the app in background.
We know that some phones (for example Huawei devices) tend to aggressively kill the apps in background, and that on some Samsung models the app is sometimes killed in background when the users make photos.
Now, in this issue, we are trying to know if the problem that the user reported is related to the specific user, to some phone model or to Android Go 13 systems.
Unfortunately Android and many manufacturers, trying to optimise the battery life, made a mess with the background operativity, and there is no way to solve it at app level.
--
Reply to this email directly or view it on GitHub:
#199 (comment)
You are receiving this because you authored the thread.
Message ID: ***@***.***>
|
Even with battery optimisation turned off the app still reports app being killed.
Mostly the track continues to be recorded but sometimes it just stops recording the track completely with the app still running aand appears to be still recording.
Obviously being a light weight OS for low performance devices the full app control is not available = only the optimisation setting
The text was updated successfully, but these errors were encountered: