Hi, i’m using audio HTML5 tag to stream audio, a cordova-plugin-background-mode to play this audio in background and cordova-music-controls-plugin to set the controls.
my problem is: when i pause (in background mode) using the controls it’s oks, but when i resume the audio, it keep playing by 3 seconds and stops with an error in the audio element, without any error code.