Why aren't my videos showing in cells in my scroll view with AVPlayer
问题 I know my code isn't efficient as of yet, I just want it to work really before I optimise it. Basically I have a function FeaturedPostsManager.shared.getFeaturedPosts to get videos from my server and store it in the app's cache and store the local url to the video. Which in my code I do it twice for two different videos, so I have two urls that go to two different videos. I then add them urls in my custom data array for my scroll view to unwrap for each cell and add it's respective video to