[BUG]: onTextTracks
Callback Not Logging Subtitles Correctly Despite VTT Files Being Fetched
#3527
Labels
onTextTracks
Callback Not Logging Subtitles Correctly Despite VTT Files Being Fetched
#3527
Version
v6 (Beta)
What platforms are you having the problem on?
iOS
What happened?
A bug happened!
I am experiencing an issue with the
onTextTracks
callback where the callback does not log subtitle track information as expected. Despite the subtitles being visibly selected and VTT files being fetched (as observed in the network tab), the callback output does not reflect the subtitle tracks.Implemented
onTextTracks
and they should work according to this PRReproduction
Step to reproduce this bug are:
I tried to make a snack; however, it seems react-native-video is unsupported. Please view this snippet as the minimal reproduction code:
Logs
The text was updated successfully, but these errors were encountered: