In my case, I was manually calling 'pictureInPictureController?.stopPictureInPicture()' within the 'UIApplication.willEnterForegroundNotification' observer.
Removing this call resolved the problem.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: