Hi,
I'm working on an app that needs to log gps position in background.
I've followed example at https://www.b4x.com/android/forum/threads/background-location-tracking.99873/
it works but the problem is that after few minutes (variable 2-10 minutes) the service stops.
I also tried an app without gps, with a service that plays a beep every 10 seconds, same behaviour, after some minutes the service stops.
I'm testing on android 7 and android 8, in release mode and outdoor for gps version
Thank you for any support
I'm working on an app that needs to log gps position in background.
I've followed example at https://www.b4x.com/android/forum/threads/background-location-tracking.99873/
it works but the problem is that after few minutes (variable 2-10 minutes) the service stops.
I also tried an app without gps, with a service that plays a beep every 10 seconds, same behaviour, after some minutes the service stops.
I'm testing on android 7 and android 8, in release mode and outdoor for gps version
Thank you for any support