I have a problem where HTML5 video is not displaying in app on both Android and IOS (web console works.) I'm using the video control to map to an mp4 video that is stored in an Appery.io database. I've tried multiple things to get it to work, but no luck. I used the default 'bugs bunny' .mp4 video and that is showing up in my app. For some reason the videos in the database seem to be the problem. The only thing I can think of is the video URL is long (the master key is on the URL query string.) When I launch the URL directly from android, it downloads correctly (but is not loading in the app.) If I launch the URL from IOS, nothing happens - it just says 'loading'. Any thoughts? I'm banging my head against the wall...