Flutter-AssetsAudioPlayer icon indicating copy to clipboard operation
Flutter-AssetsAudioPlayer copied to clipboard

Audio player - Not playing songs continuously when app in background & mobile in sleep mode . Audio stops playing after 2 songs

Open bharathantony opened this issue 3 years ago • 3 comments

  1. Song playing in background continuously when mobile in active and app in background

Issue :

When app in background & mobile in sleep mode, audio player stopped after 2 songs. But when wake the mobile, audio started playing .

bharathantony avatar Apr 10 '21 05:04 bharathantony

Just to additional information, it happens to me the same behavior, but if I use the playlist run without problems, when I try to run using a different instance of audioplayer using Audioplayer.open() in that case I have the same issue. I think this is more related about permission or something with behavior of flutter, I just can reproduce this issue in Android, iOS works good

acuedd avatar May 04 '21 20:05 acuedd

Hi guys, I have this problem too, does anyone have a solution?

sh4msi avatar Sep 08 '21 07:09 sh4msi

Same problem here

ShridharBanavasi1997 avatar Jun 08 '23 11:06 ShridharBanavasi1997