Autoplay Video in UITableViewCell hiccupps
问题 I have read most of the questions on StackOverflow for autoplaying videos and I'm able to autoplay them in UITableView , but I'm having few issues like mentioned below scrolling hangs for a second when video starts Video flashes before playing Video does not auto play if I scroll Up What I want is a smooth experience for autoplay of videos like Facebook without using any third party library like ASYNCDisplayKit . All videos urls are from AWSS3 cloud-front URLS. I have also uploaded video of