enableRunningInBackground

Enables the tracking to continue running in the background.

When the application is going to background, the ServerSide module sends all data that was already queued then stops. This helps preserve battery life and not use carrier data when not required. But some applications need to be able to continue sending data because they have real background activities, for example, listening to music.