I want to display subtitle in AVPlayer, but on my code everything is working(video & audio) but subtitle not showing
I tried this answers:
https://stackoverflow.com/a/70938118/17927980
https://stackoverflow.com/a/56251439/17927980
But my player can't display subtitle , how can i fix that?
Is it possible to display subtitle only with AVPlayer or no?