RomainDev25

Results 3 comments of RomainDev25

Hello, we have the same issue on our app, stream icecast not play, but sound podcast yes. I comment part at line 270 and it's working. Thanks @nick364 ;)

Hello this issue is fixed in this repo : https://github.com/ghenry22/cordova-music-controls-plugin ``` cordova plugin remove cordova-plugin-music-controls cordova plugin add https://github.com/ghenry22/cordova-music-controls-plugin --save ```

Hello, for my project I use this : https://github.com/apache/cordova-plugin-media It work like a charm ;)