mhergon/AVPlayerViewController-Subtitles

Subtitles/Captions not working in fullscreen mode

Closed this issue · 1 comments

I am not sure which settings i have to do for displaying captions in fullscreen mode.

Subtitles/Captions are working fine in normal play. But it not displaying in fullscreen(picture-in-picture) mode.

What am i missing here?

I'm trying multiple options, settings and others on AVPlayerViewController and seems that is not supported on PiP.
I add the subtitles in a layer called "contentOverlayView" but when I send the video to the PiP it is not being displayed and it doesn't seem to have a solution.