Open inglesuniversal opened 3 years ago
Script not loading MP4 or MOV files from iPhone web accessible file picker :(
I was so excited to try it on my phone!
Great script though!
@zzarcon Yes u just have to add video.setAttribute('playsinline', 'playsinline'); in the loadVideo function and it will works.
video.setAttribute('playsinline', 'playsinline');
Script not loading MP4 or MOV files from iPhone web accessible file picker :(
I was so excited to try it on my phone!
Great script though!