AVPlayer is not correctly released when a picture in picture controller is used

AVPlayer is not dented and continues playing in background when AVPictureInPictureController is used for pip mode. Manualy removing all strong references to AVPlayer does not help

  • Also found the same issue here http://www.openradar.me/FB8561088#ag9zfm9wZW5yYWRhci1ocmRyFAsSB0NvbW1lbnQYgICA2qbY-ggM

Add a Comment

Replies

AVPlayer is not properly deinited and continues playing in background when AVPictureInPictureController is used for pip mode. Manualy removing all strong references to AVPlayer does not help