Simple question I can\'t seem to find an answer to for some reason.
How do you loop AVPlayer in Swift?
numberOfLoops = -1 only works for AVAudioPlayer
Might be a bit late to the conversation, but for the sake of upade (in case anyone comes here again), I found this answer HERE (it's another answer on SO) that worked for me.