18 Aug 2023, 19:10

@Con-Hennekens said in Has the Motorbike problem been fixed in 4.0.3???:

Concerning our use case, ACCES_BACKGROUND_LOCATION permission should be in the manifest, but I cannot imagine that being not the case.

The app definitely asks for ACCESS_BACKGROUND_LOCATION, so in general it should work OK in the background on Android if the user or OS hasn't restricted permissions (accidentally or otherwise).

[Note that the OS is getting more invasive nowadays (Android 11 onwards?), and it can disable permissions - but only if the app hasn't been used recently, for many days for example. But that's not the case here.]