Streaming media plugin not working on ios

I created a live streaming app, i used the streaming media plugin for playing the videos and it works well on android but it doesn’t work on iOS.
The video player open successfully but the video not working and no errors appear in the console.

1 Like

Can any one help me to find a solution?

I’m having the exact same problem. I’m not getting any success or error logs in the console. The video player opens up just fine but theres a spinning icon in place of the play/pause icon and the video never plays. Can anyone help with this?

I figured out the solution.
the issue was the File path. file-path has not included ‘file://’ so I include it and that’s works for me.