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

Lock Screen Play Controls disabled.

Open yubarajshrestha opened this issue 3 years ago • 8 comments

No any play controls (play, pause, next, previous) icons are working in the lock screen. They are in disabled state. Is there any configurations to fix those? I couldn't make that work :(

yubarajshrestha avatar Jun 01 '21 16:06 yubarajshrestha

It is working well for me Android and also IOS as well. Can you give more information ?

Which OS / Version Which device What is android SDK version

kalismeras61 avatar Jun 02 '21 13:06 kalismeras61

@kalismeras61

Flutter 2.0.5 • channel stable • https://github.com/flutter/flutter.git
Framework • revision adc687823a (7 weeks ago) • 2021-04-16 09:40:20 -0700
Engine • revision b09f014e96
Tools • Dart 2.12.3
macOS Big Sur (11.3.1)
iPhone 10/Samsung Note 10

SDK Version

minSdkVersion 24
targetSdkVersion 29

yubarajshrestha avatar Jun 02 '21 15:06 yubarajshrestha

i have the same issue. please help :)

xmrfast avatar Jun 24 '21 15:06 xmrfast

same here :) (device is Xiaomi red mi 5+)

adem74 avatar Jul 02 '21 17:07 adem74

same here :)

nkek1027 avatar Sep 05 '21 09:09 nkek1027

I sloved it with Just_Audio and Just_Audio_Background package. Is better than Assets Audio Player

xmrfast avatar Sep 05 '21 09:09 xmrfast

It is working well for me Android and also IOS as well. Can you give more information ?

Which OS / Version Which device What is android SDK version

Specifically the problem is with Android SDK 29 and 30. The latest versions of Android have the problem

acuedd avatar Nov 17 '21 17:11 acuedd

I sloved it with Just_Audio and Just_Audio_Background package. Is better than Assets Audio Player

Can you provide an example to how implements?

acuedd avatar Nov 17 '21 17:11 acuedd