First of all let me say you've done a great job building the Canvas template. I am surprised at how much you can pack in and still have everything work well together.
I’ve built a slider based single page website based on the main canvas template (index.html), but instead of one video I have three on consecutive slider pages.
Surprisingly it works fine on PC and even IOS (including iphone, Ipad) with the modification for autoplay on IOS.
The Issue is that some videos are not playing on Android (J5 Prime, Virtual Nexus). Generally the first video plays after a while but the rest do not. When connecting via USB Debug mode, sometimes the video load is shown as “cancelled” in Chrome DevTools network tab, and sometimes only partial content loaded. Initially the loading spinner would never disappear until I set the timeout data.
I thought it might be a video format issue but was able to repro with the “Explore” video from your samples – just copy it as explore1,explore2,explore3 and try setting on different pages. My website URL is in the attached image and its also live there.
It might be just an “android” issue but wanted to check if you had some thoughts on how to resolve.
Thanks!
