I’ve been using the VideoJS plugin on my application with no problems for a few months now, but have been experiencing a weird bug as I’ve started migrating to a native mobile app with Codeless Academy. Here is how I’ve implemented video posts using VideoJS on the desktop version of the app:
…where the “Post video” is just a link to an uploaded video. This approach has been working for some time!
On the page I use for the mobile app, I implement videos in the exact same way:
…but this only results in a black screen where the video should be. I get this result on my phone, as well as when I preview the mobile page on desktop.
Has anyone experienced something like this before? Any guidance would be much appreciated, and don’t hesitate to ask if you need more information/screenshots. Thank you!

