Hi Matt,
Thank you for your open-source library. We are developing an app for personal tracking emissions of CO2. So we are using your library to detect transport user uses. We have an issue with battery usage. App track user activity all the time and the battery become dry very fast.
I used this:
loco.dynamicallyAdjustDesiredAccuracy = true
loco.useLowPowerSleepModeWhileStationary = true
Please may I ask your advice on how we can increase and optimize usage of a battery energy?
Hi Matt,
Thank you for your open-source library. We are developing an app for personal tracking emissions of CO2. So we are using your library to detect transport user uses. We have an issue with battery usage. App track user activity all the time and the battery become dry very fast.
I used this:
loco.dynamicallyAdjustDesiredAccuracy = true
loco.useLowPowerSleepModeWhileStationary = true
Please may I ask your advice on how we can increase and optimize usage of a battery energy?