I'm playing a video using AVPlayerViewController
, and I noticed that in now playing center, previous and next buttons were replaced with 15 seconds back and forth seeking buttons. The problem is that I need previous and next buttons to be visible. Also I set updatesNowPlayingInfoCenter
property to NO
.
See the images below for a better understanding:
Current UI:
Wanted result: