Page 1 of 1

Exporting fails if turn off screen or switch to anther app

Posted: Sun Feb 04, 2018 1:51 am
by svtdoug
Using Android 7.0 on LG G5. When exporting multiple laps, or a single lap, if I turn off my screen, or switch to another screen, example - check a text message, it disrupts export completely. I have to restart export. Is this a bug?

Thanks,
Doug

Re: Exporting fails if turn off screen or switch to anther app

Posted: Sun Feb 04, 2018 7:01 pm
by Harry
Sending LapTimer to background is making the app sleep. While this frees up processing capacities for other apps, it may break operations with user interactions / progress methods. Just keep the app in foreground. ;-)

- Harry