Luca Daniele
Luca Daniele
I've also tried this piece of code The subscribe fires but `this.VGapi.play();` doesn't work and neither `this.VGapi.getDefaultMedia().play()` does
@ShrihariMohan just remove class .ngx-d-none from all elements in the .js files, delete the .angular folder and recompile. It will show the slider on mobile view (under 768px width).
Had the same issue, the workaround is to save the track array in a local variable when the function is called, set the the player track array loaded in the...