jeromexiong / audio_manager

A flutter plugin for music playback, including notification handling.
MIT License
100 stars 53 forks source link

Audio automatically plays when the app is opened from background #77

Closed AhmadFadilB closed 2 years ago

AhmadFadilB commented 2 years ago

If a current audio file is paused and the app is in background, The audio automatically start upon opening the app to the foreground. And it doesn't continue where the audio was left off, it plays from the beginning.

Apparently it's only happening in release version? i'm not too sure, as it doesn't happen when I'm on debug mode

JoelFickson commented 2 years ago

I have come across this as well.

Chemeindefer commented 2 years ago

I faced the same problem. Is there any solution?

jeromexiong commented 2 years ago

i will fix it soon