When trying to present a AVPlayerViewController
I am getting this error:
-AVSystemController- +[AVSystemController sharedInstance]: Failed to allocate AVSystemController, numberOfAttempts=1
and when setting the AVPlayer
to it, I get
<<<< AVError >>>> AVLocalizedErrorWithUnderlyingOSStatus: Returning error (AVFoundationErrorDomain / -11,800) status (-12,746)
Nothing of this happens with iOS 16 or lower