Featured
-
No Featured Found!
Tags
How to Make iOS AVplayer Play the Full Video without Restarting in Middle?
AVPlayer sometimes restarts in the middle of playing a video and i'm not sure why. Also, as soon as the view is loaded it begins to play. I want the user to click play first and then let the player start playing.
Here is my code:
...