tlenclos / react-native-audio-streaming

iOS & Android react native module to play an audio stream, with background support and media controls
MIT License
781 stars 255 forks source link

Notification not show on Android Oreo #138

Closed addingama closed 6 years ago

addingama commented 6 years ago

Hi @tlenclos ,

Is this library not supporting latest android? The notification shown on android version < Oreo. The audio still played on the background

addingama commented 6 years ago

@tlenclos I've created a PR for this one

https://github.com/tlenclos/react-native-audio-streaming/pull/139

tlenclos commented 6 years ago

Should be fix on master. Thanks !