2

In my view controller i have a WKWebView which play video with sound

When i dismiss the the view controller using:

self.presentingViewController?.dismissViewControllerAnimated(true, completion: nil)

The video sounf still play.

How can i stop it?

Michael A
  • 5,770
  • 16
  • 75
  • 127
  • Possible duplicate of [WKWebView embed video keeps playing sound after release](http://stackoverflow.com/questions/27410413/wkwebview-embed-video-keeps-playing-sound-after-release) – Ferschae Naej Apr 05 '17 at 09:04

0 Answers0