javascript - Check if user watched entire HTML5 video on iOS devices -
i searching way check if user has watched entire video on ios device. have tried 2-3 html5 video frameworks. make tests popcorn.js. want user watches entire video , not skip end. have tried every possible way think nothing works on ios. tried seeked method it's not triggered if ios user seeks back-and-forth. in desktop works great of-course...
Comments
Post a Comment