Hennie Brink
Hennie Brink
Hi Bujdy, The PR was to address the leak reported by this issue. I am not sure why Android studio would still show the app as running but I think...
You are right, I can see the issue does still happen on my side. I am not sure why I didn't get it testing earlier. I am having a look...
Ok so I had a look now and this is specifically related to the LocationServiceStatusReceiver and not the foreground service. Which is probably why I didn't pick up the issue...
@mvanbeusekom you are correct it is the same logic. I have added in additional check on my side to ensure the foreground service is indeed stopped in a similar scenario...
Damn, example app caught me out there 😅. Let me have a look
@mvanbeusekom apologies about that, completely missed it with the example app. New PR is up
This behavior occurs in older versions of the library as well and I think that we should investigate as a separate issue. But it might just be the dev tooling...
This should be resolved with the latest release.
Open a flutter app but don't open any of the sensor streams. Press the back button to close the app. > On 19 Apr 2022, at 02:08, fabiancrx ***@***.***> wrote:...
Any update on this? I see there is an open PR, when will it be merged and released?