DMAudioStreamer icon indicating copy to clipboard operation
DMAudioStreamer copied to clipboard

Media Controls in Notification not showing in 8.0+ Devices..

Open MohdShamim111 opened this issue 7 years ago • 5 comments

I checked in many 8.0+ android devices but media controls in notification not showing. Please solve this issue as soon as possible. Thanking You!

MohdShamim111 avatar Feb 03 '18 05:02 MohdShamim111

In Android O 8.0+ android introduce lots of new API for notification. We need to update our notification manager class for that. I'm working on it, probably will provide some update very soon. For more details check below link. https://developer.android.com/guide/topics/ui/notifiers/notifications.html#ManageChannels

dibakarece avatar Feb 04 '18 13:02 dibakarece

Please find my latest release compile 'com.github.dibakarece:dmaudiostreamer:v1.0.4' . Please set your targetSDKVerison to 25 it can resolve your issue. Still I'm working on it once I'm complete my solution will update you. Thanks in advance.

dibakarece avatar Feb 05 '18 17:02 dibakarece

Thanks for updating!

MohdShamim111 avatar Feb 06 '18 06:02 MohdShamim111

Latest version has been released now. Please test with latest version and let me know if any issue. -> implementation 'com.github.dibakarece:DMAudioStreamer:v1.0.5'

dibakarece avatar Dec 26 '18 18:12 dibakarece

Notification still not showing on Android 9

ARTonu avatar Jul 08 '19 05:07 ARTonu