Reputation: 1
I've been trying to make this plugin work on my app that plays music from an html5 web source server & not from the device, https://github.com/ghenry22/cordova-plugin-music-controls2 when the html source is loaded to chrome on android it shows the music playing on the device's locked screen, when the same html link is opened & played from the android app nothing shows on the locked screen, i read that The Media Session API is supported in Chrome only, so is there a way to make it work in cordova android ? by the way it works with no issues on the IOS side, regards
Upvotes: 0
Views: 309