dibakarece / DMAudioStreamer

DMAudioStreamer library help you to integrate audio streaming in your application.
Apache License 2.0
143 stars 61 forks source link

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

Open MohdShamim111 opened 6 years ago

MohdShamim111 commented 6 years ago

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!

dibakarece commented 6 years ago

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 commented 6 years ago

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.

MohdShamim111 commented 6 years ago

Thanks for updating!

dibakarece commented 5 years ago

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'

ARTonu commented 5 years ago

Notification still not showing on Android 9