Has anyone come across this issue where your courses won't play streaming video from within a mobile app?
Hi Jason - Where is the video hosted and which mobile OS & device? We have an app for both android and iOS the video streams fine in it.
Update/ The streaming was working however the controls were not appearing, apparently svg graphics are not currently supported in the app i am using so i had to change the media component references from svg in the css to png and everything worked. I also had to add in the play button background to one of the classes in order for the videos on mobile to be single touch play.