DMAudioStreamer
DMAudioStreamer copied to clipboard
Notification not showing on android pie
Notification not showing on Android Pie, what is the solution even when i fork the sample project from the library...notification still not showing on android pie
Having the same issue here. Is there any solution?
I also had an same issue its get resolved by putting the below mentioned permission in menifest.xml.
android.permission.FOREGROUND_SERVICE
I have added android.permission.FOREGROUND_SERVICE but still now i don't get notification in my application.
Same .... In Android 10, media notification not working, even on lock screen notification widget not showing on Android 8.1.1.