ryanheise

Results 1670 comments of ryanheise

> Step - 1: Install the example app. https://github.com/ryanheise/audio_service/tree/minor/audio_service/example > Step - 2: Press the home button and make the application inactive. Note: Don't kill the app. States - AppLifecycleState.inactive,...

Thanks for updating the issue details. I think what you're experiencing is the behaviour of the configuration option: stop foreground on pause. This is the recommended configuration but it does...

Even after trying the approaches in my previous comment?

Can you share a minimal reproduction project?

That is not a minimal reproduction "project". If I had a minimal reproduction project, I would be able to verify if you are using the correct settings in your manifest,...

Are you going to copy and paste code snippets across a bunch of comments or are you going to share a project?

There is still nothing in what you've shared that shows that you are opening the battery optimisation settings with the intent.

You already know. You answered "Yes" when I asked you if you were already implementing the existing solutions referred to in my previous comment. I demanded proof requesting a minimal...

What version of Android? It might not be relevant here given that it looks more related to the paused state even in the flutter ui, but it will be good...

Relevant issue: https://github.com/Baseflow/flutter_cache_manager/issues/413