XCDYouTubeKit
XCDYouTubeKit copied to clipboard
Prevent auto-dismiss after video has finished playing
I am using the XCDYouTubeVideoPlayerViewController
in order to present a YouTube video in my iOS app. How can I prevent the auto-dismiss of the XCDYouTubeVideoPlayerViewController
after the video has finished playing? I am using Swift 3.
Thank you in advance.