Juan Gonzalez
Juan Gonzalez
Hey guys, seems like the npm repository (which cordova and ionic cli tools use to install plugins) is not yet updated. I've asked @homerours to release the latest.
@GerardoLSJ Seems you got it working on emulator, make sure you start playing audio, this will switch music controls context over to your app. Let me know iOS version on...
I'm using https://ionicframework.com/docs/v2/native/mediaplugin/ to play the audio, in my case a timeout is not required. This plugin does not override the data displayed in controls
@soramister @GerardoLSJ Do you guys have sample code I can try out? I'm not able to reproduce
I'd be glad to help if I can repro the problem
Sorry guys been pretty busy, I'll give this a try soon.
@soramister do you have the background audio capability enabled on your project?
@soramister I tried your example and was able to reproduce. However, I haven't gotten to the bottom of the issue in your repo. I rebuilt the example from scratch and...
Opened https://github.com/homerours/cordova-music-controls-plugin/pull/41 for review