Hello,
This plugin is useful to play videos saved locally to device / emulator.
My question is i am testing in emulator and my video is in assets/video folder and code is at src/pages folder as per ionic project directory. so what should be path i write in this.videoPlayer.play("HERE",{})
'assets/video/video_0.mp4' is not working.
Hello, This plugin is useful to play videos saved locally to device / emulator.
My question is i am testing in emulator and my video is in assets/video folder and code is at src/pages folder as per ionic project directory. so what should be path i write in
this.videoPlayer.play("HERE",{})
'assets/video/video_0.mp4' is not working.Thank you