homerours

Results 20 comments of homerours

No it is not by design: if your app is still running in background when you minimize it, the notification controls should stay visible. Are you sure that your application...

Hello, Yes of course. This plugin displays a notification and send events to your Javascript app. Then you have to play/pause your sounds/music using Javascript functions (html5 audio, cordova audio...

Hi @vickynathaiya, Are the volume up/down the only events that are not triggered ?

For Android support, you can have a look at [cordova-plugin-music-controller](https://github.com/homerours/cordova-music-controls-plugin). It might however not be perfect...

Yes, that would be a good solution. But maybe it would be better that you update your JS API to make it easier to understand: use object (instead of arrays)...

Sounds good. About notifications info, I mean that it would be easier for the end-user to pass an object as argument rather than an array (and have to remember "1=song,...

@pvandrunen Thank you very much for this feedback! This fonctions are used to listen to the headset button. It should intercept the click event (that is usually linked to default...

Please try the code at [the original repo](https://github.com/homerours/cordova-music-controls-plugin). The code I pushed on the android branch is a little bit outdated and may cause bugs.

Ok. Sorry for this, I don't know anything about iOS.

@filfat You're absolutlely right and if you want to contribute, you're welcome ;)